ARM: mvebu: use improved armada spi device tree compatible name for each SoC
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / armada-38x.dtsi
index 839e5bfc13c3f1130da6fa623b96117998f61277..26bbcc55dcfe8f2849e94d0e389da66cc24e473a 100644 (file)
                        };
 
                        spi0: spi@10600 {
-                               compatible = "marvell,orion-spi";
+                               compatible = "marvell,armada-380-spi",
+                                               "marvell,orion-spi";
                                reg = <0x10600 0x50>;
                                #address-cells = <1>;
                                #size-cells = <0>;
                        };
 
                        spi1: spi@10680 {
-                               compatible = "marvell,orion-spi";
+                               compatible = "marvell,armada-380-spi",
+                                               "marvell,orion-spi";
                                reg = <0x10680 0x50>;
                                #address-cells = <1>;
                                #size-cells = <0>;