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/FIREWRT.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/FIREWRT.dts') diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts index b3f66a181b..e7cfb11744 100644 --- a/target/linux/ramips/dts/FIREWRT.dts +++ b/target/linux/ramips/dts/FIREWRT.dts @@ -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>; -- cgit v1.2.3