ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47935
This commit is contained in:
Felix Fietkau 2015-12-18 22:26:40 +00:00
parent 41aa066df9
commit 32877b31dc
94 changed files with 94 additions and 94 deletions

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "pm25lq032";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "pm25lq032";
spi-max-frequency = <10000000>;

View file

@ -21,7 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q32b";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q32b";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l25635e";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l25635e";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l25635e";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l25635e";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25sl12801";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25sl12801";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25sl064p";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25sl064p";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -7,7 +7,7 @@
palmbus@10000000 {
spi@b00 {
m25p80@0 {
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
linux,modalias = "m25p80", "mx25l3205d";
};
};

View file

@ -7,7 +7,7 @@
palmbus@10000000 {
spi@b00 {
m25p80@0 {
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
linux,modalias = "m25p80", "mx25l6405d";
};
};

View file

@ -12,6 +12,7 @@
#address-cells = <1>;
#size-cells = <1>;
reg = <0 0>;
compatible = "jedec,spi-nor";
spi-max-frequency = <10000000>;
partition@0 {

View file

@ -14,7 +14,7 @@
palmbus@10000000 {
spi@b00 {
m25p80@0 {
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
linux,modalias = "m25p80", "mx25l6405d";
};
};

View file

@ -21,7 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -33,7 +33,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q64";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "f25l32pa", "m25p80";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <25000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -22,7 +22,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l12805d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -23,7 +23,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l12805d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l12805d";
spi-max-frequency = <10000000>;

View file

@ -26,7 +26,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -30,7 +30,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -26,7 +26,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "gd25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -15,7 +15,7 @@
status = "okay";
m25p80@0 {
compatible = "macronix,mx25l12805d";
compatible = "jedec,spi-nor";
spi-max-frequency = <25000000>;
reg = <0>;
#address-cells = <1>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -69,7 +69,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l25635e";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l25635e";
spi-max-frequency = <40000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q32";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q32";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "pm25lq032";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "pm25lq032";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "gd25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "gd25q64";
spi-max-frequency = <10000000>;

View file

@ -71,7 +71,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -29,7 +29,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -25,7 +25,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl129p1";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl129p1";
spi-max-frequency = <10000000>;

View file

@ -25,7 +25,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l12805d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <1000000>;

View file

@ -27,7 +27,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -25,7 +25,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <25000000>;

View file

@ -25,7 +25,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -32,7 +32,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q256";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -10,7 +10,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -10,7 +10,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -22,7 +22,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <10000000>;

View file

@ -27,7 +27,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -21,8 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
#compatible = "mx25l6405d";
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "n25q128a13";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "n25q128a13";
spi-max-frequency = <10000000>;

View file

@ -22,7 +22,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <10000000>;

View file

@ -29,7 +29,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -27,7 +27,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "m25p80";
compatible = "jedec,spi-nor";
reg = <1>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -8,7 +8,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -8,7 +8,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "s25fl064k";
compatible = "jedec,spi-nor";
reg = <0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;

View file

@ -21,7 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q32";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q32";
spi-max-frequency = <10000000>;

View file

@ -21,7 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <10000000>;

View file

@ -17,7 +17,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l3205d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l3205d";
spi-max-frequency = <10000000>;

View file

@ -25,7 +25,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l12805d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -22,7 +22,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l12805d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -22,7 +22,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l12805d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -10,7 +10,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q32";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -10,7 +10,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "s25fl064k";
spi-max-frequency = <10000000>;

View file

@ -21,7 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q32";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q32";
spi-max-frequency = <10000000>;

View file

@ -21,7 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q64";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "gd25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "gd25q64";
spi-max-frequency = <10000000>;

View file

@ -13,7 +13,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "gd25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "gd25q64";
spi-max-frequency = <10000000>;

View file

@ -24,7 +24,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q128";
spi-max-frequency = <10000000>;

View file

@ -30,7 +30,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q256";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "w25q256";
spi-max-frequency = <10000000>;

View file

@ -29,7 +29,7 @@
en25q64@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -26,7 +26,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "w25q128";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80";
spi-max-frequency = <10000000>;

View file

@ -21,7 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mx25l6405d";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <10000000>;

View file

@ -21,7 +21,7 @@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "en25q64";
compatible = "jedec,spi-nor";
reg = <0 0>;
linux,modalias = "m25p80", "en25q64";
spi-max-frequency = <10000000>;