[PATCH v2 1/1] sunxi: Add support for FriendlyARM NanoPi R1S H5

2021-10-10 Thread Chukun Pan
This adds support for the NanoPi R1S H5 board. Allwinner H5 SoC 512MB DDR3 RAM 10/100/1000M Ethernet x 2 RTL8189ETV WiFi 802.11b/g/n USB 2.0 host port (A) MicroSD Slot Reset button Serial Debug Port WAN - LAN - SYS LED The dts file is taken from Linux 5.14 tag. Signed-off-by: Chukun Pan

[PATCH v2 0/1] sunxi: Add support for FriendlyARM NanoPi R1S H5

2021-10-10 Thread Chukun Pan
is a rtl8153 usb network card on this machine, and it will randomly generate a mac address when it bootup. I think the mac address on the eeprom is for this rtl8153 usb network card. > So why is CONFIG_MACPWR missing from the defconfig? This is my mistake, I'm very sorry about that. Thanks, Chu

[PATCH] sunxi: Add support for FriendlyARM NanoPi R1S H5

2021-10-03 Thread Chukun Pan
to the eeprom node [1], which it's not yet merged. [1] https://lore.kernel.org/lkml/20211001145036.18129-1-amad...@jmu.edu.cn Signed-off-by: Chukun Pan --- arch/arm/dts/Makefile| 1 + arch/arm/dts/sun50i-h5-nanopi-r1s-h5.dts | 196 +++ board/sunxi/MAINTAINERS