[PATCH 5/5] ARM: shmobile: koelsch dts: Replace "nor-jedec" by "jedec, spi-nor"
Geert Uytterhoeven
geert+renesas at glider.be
Wed May 20 11:16:54 PDT 2015
Cfr. commit 8947e396a8296c52 ('Documentation: dt: mtd: replace
"nor-jedec" binding with "jedec, spi-nor"')
Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
arch/arm/boot/dts/r8a7791-koelsch.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index e9c24036f00027c9..cffe33ff4d16f41f 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -474,7 +474,7 @@
flash: flash at 0 {
#address-cells = <1>;
#size-cells = <1>;
- compatible = "spansion,s25fl512s", "nor-jedec";
+ compatible = "spansion,s25fl512s", "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <30000000>;
spi-tx-bus-width = <4>;
--
1.9.1
More information about the linux-arm-kernel
mailing list