]> git.baikalelectronics.ru Git - uboot.git/commit
sunxi: F1C100s: update DT files from Linux
authorAndre Przywara <andre.przywara@arm.com>
Tue, 26 Apr 2022 00:15:25 +0000 (01:15 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 22 May 2022 23:37:51 +0000 (00:37 +0100)
commitf1bceb423ca9174057ed70159dbbef4328c3b27d
tree4c673731b1149e3696e443fc119abd247ec64a83
parent231388a2cc180d852233c8d9ebc8b6a71e2d8562
sunxi: F1C100s: update DT files from Linux

The initial U-Boot F1C100s port was based on the mainline kernel DT
files, which were quite basic and were missing the essential MMC and
SPI peripherals. While we could work around this in the SPL by
hardcoding the required information, this left U-Boot proper without SD
card or SPI flash support, so actual loading would require FEL boot.

Now the missing DT bits have been submitted and accepted in the kernel
tree, so lets sync back those files into U-Boot to enable MMC and
SPI, plus benefit from some fixes.

This is a verbatim copy of the .dts and .dtsi file from
linux-sunxi/dt-for-5.19[1], which have been part of linux-next for a
while as well.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/log/?h=sunxi/dt-for-5.19

Link: https://lore.kernel.org/linux-arm-kernel/20220317162349.739636-1-andre.przywara@arm.com/
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/dts/suniv-f1c100s-licheepi-nano.dts
arch/arm/dts/suniv-f1c100s.dtsi