From 32877b31dc8e6ae32e3c889edf6a9cbecb8d8b81 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 18 Dec 2015 22:26:40 +0000 Subject: ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues Signed-off-by: Felix Fietkau SVN-Revision: 47935 --- target/linux/ramips/dts/ALL5003.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/ALL5003.dts') diff --git a/target/linux/ramips/dts/ALL5003.dts b/target/linux/ramips/dts/ALL5003.dts index 9e6a686d7d..ec480983f8 100644 --- a/target/linux/ramips/dts/ALL5003.dts +++ b/target/linux/ramips/dts/ALL5003.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>; -- cgit v1.2.3