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!
On Sat, 2025-09-27 at 21:09 -0700, E Shattow 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";
[]
> > +&uart0 {
> > + pinctrl-0 = <&uart0_cfg>;
> > + pinctrl-names = "default";
> > + status = "okay";
> > + /delete-property/ resets;
> > +};
> Needs parting of resets out from where it is now instead of
> delete-property here. I don't know if that can be the same series.
I wonder why is it necessary to remove "resets" at all, if it's
exactly the SG2000 SoC. What is the exact problem with them?
--
Alexander Sverdlin.