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/HPM.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/HPM.dts') diff --git a/target/linux/ramips/dts/HPM.dts b/target/linux/ramips/dts/HPM.dts index 03bf71064f..c1b8ff3eee 100644 --- a/target/linux/ramips/dts/HPM.dts +++ b/target/linux/ramips/dts/HPM.dts @@ -15,7 +15,7 @@ status = "okay"; m25p80@0 { - compatible = "macronix,mx25l12805d"; + compatible = "jedec,spi-nor"; spi-max-frequency = <25000000>; reg = <0>; #address-cells = <1>; -- cgit v1.2.3