lantiq: fix up m25p80 device ids (#20975)
authorFelix Fietkau <nbd@openwrt.org>
Wed, 2 Dec 2015 17:20:39 +0000 (17:20 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 2 Dec 2015 17:20:39 +0000 (17:20 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47690

target/linux/lantiq/dts/DGN1000B.dts
target/linux/lantiq/dts/DGN3500.dtsi
target/linux/lantiq/dts/EASY80920.dtsi
target/linux/lantiq/dts/FRITZ3370.dts
target/linux/lantiq/dts/TDW89X0.dtsi

index 3b522acf4b075ae5c3fd2c9563f75ed2f324db15..4ccab9349c1f18912f1ba75a5abbe5c5b2b4c610 100644 (file)
@@ -44,9 +44,8 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l3205d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
-                               linux,modalias = "m25p80", "mx25l64";
                                spi-max-frequency = <5000000>;
 
                                partition@0 {
index 5d2c45653190a260d3fc3cae1ebd9827484adf88..bcb995e3a281e40abb8de7e0bc2237ce6597fd35 100644 (file)
@@ -82,9 +82,8 @@
                m25p80@0 {
                        #address-cells = <1>;
                        #size-cells = <1>;
-                       compatible = "s25fl129p0";
+                       compatible = "jedec,spi-nor";
                        reg = <0 0>;
-                       linux,modalias = "m25p80", "mx25l3205d";
                        spi-max-frequency = <1000000>;
 
                        partition@0 {
index 4013610667c7b38f76451dad3cd92220221fabef..a9293af377c5ea268cd6bd953f021070ee29cc82 100644 (file)
@@ -34,9 +34,8 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "s25fl129p0";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
-                               linux,modalias = "m25p80", "mx25l3205d";
                                spi-max-frequency = <1000000>;
 
                                partition@0 {
index c0202bab0fbfddaefaa4140f910487a21e778a1b..91eb7b60b7fa77cdcdf27c2aead8ea5fe0e4b751 100644 (file)
                m25p80@0 {
                        #address-cells = <1>;
                        #size-cells = <1>;
-                       compatible = "mx25l2005a";
+                       compatible = "jedec,spi-nor";
                        reg = <0 0>;
-                       linux,modalias = "m25p80", "mx25l2005a";
                        spi-max-frequency = <1000000>;
 
                        ath9k_cal: partition@0 {
index 084aa25e233f4b8c27c87cea0e6056ac2637584b..8ee036c8c98ed8b09e1cbac696ac8b8e10c3189a 100644 (file)
                m25p80@0 {
                        #address-cells = <1>;
                        #size-cells = <1>;
-                       compatible = "en25q64", "m25p80";
+                       compatible = "jedec,spi-nor";
                        reg = <0 0>;
-                       linux,modalias = "en25q64";
                        spi-max-frequency = <1000000>;
 
                        partition@0 {