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 8498543..6904515 100644 (file)
@@ -54,7 +54,7 @@
 };
 
 &spi0 {
-       spi_flash: spiflash@0 {
+       spi_flash: flash@0 {
                bootph-all;
        };
 };
index 1b0f7e4..f69a38f 100644 (file)
 &spi0 {
        status = "okay";
 
-       spiflash@0 {
+       flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;