
18 Nov
2024
18 Nov
'24
11:01 a.m.
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@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 ?
Best regards, Leo