rockchip: dts: rk3328: rock64: Align spi flash entry

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>
This commit is contained in:
Peter Robinson
2023-08-12 10:13:44 +08:00
committed by Kever Yang
parent 080030f276
commit 10e38327f0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
};
&spi0 {
spi_flash: spiflash@0 {
spi_flash: flash@0 {
bootph-all;
};
};
+1 -1
View File
@@ -345,7 +345,7 @@
&spi0 {
status = "okay";
spiflash@0 {
flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;