diff options
Diffstat (limited to 'target/linux/ramips/dts/ALL5002.dts')
-rw-r--r-- | target/linux/ramips/dts/ALL5002.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/ALL5002.dts b/target/linux/ramips/dts/ALL5002.dts index 1985aa7e94..2e6a3ea1eb 100644 --- a/target/linux/ramips/dts/ALL5002.dts +++ b/target/linux/ramips/dts/ALL5002.dts @@ -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>; |