]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
rockchip: dts: rk3328: rock64: Align spi flash entry
authorPeter Robinson <pbrobinson@gmail.com>
Wed, 14 Jun 2023 12:43:14 +0000 (13:43 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 12 Aug 2023 02:13:44 +0000 (10:13 +0800)
Align the SPI flash entry with upstream. There's no need
to diverge here.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3328-rock64-u-boot.dtsi
arch/arm/dts/rk3328-rock64.dts

index 849854302eeec18e6b167a4160cf33850267e89b..6904515b96938d604d545f234eb168c323fb58a0 100644 (file)
@@ -54,7 +54,7 @@
 };
 
 &spi0 {
-       spi_flash: spiflash@0 {
+       spi_flash: flash@0 {
                bootph-all;
        };
 };
index 1b0f7e4551ea49f13512b136ec925cab8019b586..f69a38f42d2d54e4e10092c63b16a5775d71f601 100644 (file)
 &spi0 {
        status = "okay";
 
-       spiflash@0 {
+       flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;