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

@ -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>;