arm64: zynqmp: Switch spi-flash to jedec, spi-nor compatible
authorMichal Simek <michal.simek@xilinx.com>
Wed, 11 Sep 2019 12:55:37 +0000 (14:55 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:41:27 +0000 (09:41 +0200)
Change has been done across the whole tree only zynqmp-mini-qspi hasn't
been fixed.
Origin changed done by commit ffd4c7c2ecb7
("dts: switch spi-flash to jedec, spi-nor compatible")

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-mini-qspi.dts

index 1716d5179ddf52f5b4406b42dfc1f1102f4bb391..e4ba5ae9b6832d655fc2cb64da0b6db8ff5f1b00 100644 (file)
@@ -64,7 +64,7 @@
 &qspi {
        status = "okay";
        flash0: flash@0 {
-               compatible = "n25q512a11", "spi-flash";
+               compatible = "n25q512a11", "jedec,spi-nor";
                #address-cells = <1>;
                #size-cells = <1>;
                reg = <0x0>;