From 59ec05318094f453a6d00a55208ec6ea14b9fbf1 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47935 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/MT7620a_MT7530.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/MT7620a_MT7530.dts') diff --git a/target/linux/ramips/dts/MT7620a_MT7530.dts b/target/linux/ramips/dts/MT7620a_MT7530.dts index c2398ec82a..784cc98aa4 100644 --- a/target/linux/ramips/dts/MT7620a_MT7530.dts +++ b/target/linux/ramips/dts/MT7620a_MT7530.dts @@ -13,7 +13,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "s25fl064k"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "s25fl064k"; spi-max-frequency = <10000000>; -- cgit v1.2.3