Re: [PATCH 2/2] arm64: dts: sophgo: add initial Milk-V Duo S board support
Inochi Amaoto <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <i5ymzikmayu4hmucm46v2mq2qrgdsmm7f6wsfo3rhj4o7pgdnu@ts7uczeb7qxr> |
On Thu, Oct 02, 2025 at 09:11:14PM -0400, Joshua Milas wrote: > Hi Inochi, > > > Small suggestion: please ensure the pinctrl is correct, different > > board may require different configuration. > > Is there a certain way to do that? I have been checking it against > the board schematic [1]. It shows that it is using UART0 on the > pins defined in pinctrl-sg2000.h. > > Link: https://github.com/milkv-duo/duo-files/blob/main/duo-s/hardware/duo_s_SCH_v1.1.pdf > > Sorry for missing this. A simple way is to dump the vendor configuration for an example. It should show almost all you want to know. But if you want to find the best, it is necessary to check the peripheral manual, and it will tell the typical configuration. Regards, Inochi