Re: [PATCH 2/2] arm64: dts: sophgo: add initial Milk-V Duo S board support
Alexander Sverdlin <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
Hi Inochi, Joshua,
On Tue, 2025-09-30 at 07:54 +0800, Inochi Amaoto wrote:
> > --- /dev/null
> > +++ b/arch/arm64/boot/dts/sophgo/sg2000-milkv-duo-s.dts
> > @@ -0,0 +1,88 @@
> > +// SPDX-License-Identifier: (GPL-2.0 OR MIT)
> > +
> > +/dts-v1/;
> > +
> > +#include <dt-bindings/pinctrl/pinctrl-sg2000.h>
> > +#include "sg2000.dtsi"
> > +
> > +/ {
> > + model = "Milk-V DuoS";
> > + compatible = "milkv,duo-s", "sophgo,sg2000";
> > +
> > + aliases {
> > + serial0 = &uart0;
> > + mmc0 = &sdhci0;
> > + };
>
> It is better for adding gpio and other serial there?
I believe, gpio is long time discouraged here.
Link: https://lore.kernel.org/all/CACRpkdYErJH5RUjL+jPC5vnaqGiOqBwHsr0E42wOWrpBGrpS3w@mail.gmail.com/
--
Alexander Sverdlin.