[PATCH 2/3] riscv: dts: sophgo: add device tree for LicheeRV Nano
Thomas Bonnefille
thomas.bonnefille at bootlin.com
Tue Nov 19 21:35:32 CET 2024
On Mon Nov 18, 2024 at 11:01 AM CET, Leo Liang wrote:
> On Tue, Nov 12, 2024 at 03:57:37PM +0100, Thomas Bonnefille wrote:
> > [EXTERNAL MAIL]
> >
> > Import a slightly modified version of the LicheeRV Nano and SG2002
> > device trees from the Linux Kernel. The current supported IPs are UART,
> > MMC, Timer, PLIC and CLINT.
> >
> > Signed-off-by: Thomas Bonnefille <thomas.bonnefille at bootlin.com>
> > ---
> > arch/riscv/dts/Makefile | 1 +
> > arch/riscv/dts/sg2002-licheerv-nano-b.dts | 45 +++++++++++++++++++++++++++++++
> > arch/riscv/dts/sg2002.dtsi | 34 +++++++++++++++++++++++
> > 3 files changed, 80 insertions(+)
>
> Hi Thomas,
>
> Could we switch to use OF_UPSTREAM ?
>
Hello Leo,
Thank you for your review, I have a question though.
The LicheeRV Nano device tree isn't upstreamed yet. It's just in the
Sophgo SoC maintainer tree and should be merged in v6.13 so in ~10 weeks.
Can I keep it out of dts/upstream for the moment or should I merge it by
hand before ?
More information about the U-Boot
mailing list