From 06af45ec0502d5cb0529ac46fcb34c4c63394723 Mon Sep 17 00:00:00 2001 From: DENG Qingfang Date: Tue, 2 Feb 2021 16:10:32 +0800 Subject: ramips: remove obsolete mx25l25635f compatible hack The kernel bump to 5.4 has removed the mx25l25635f hack, and the mx25l25635f compatible is no longer required. Signed-off-by: DENG Qingfang --- target/linux/ramips/dts/mt7620a_youku_yk1.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/mt7620a_youku_yk1.dts') diff --git a/target/linux/ramips/dts/mt7620a_youku_yk1.dts b/target/linux/ramips/dts/mt7620a_youku_yk1.dts index 86e2031aa6..8727b011d4 100644 --- a/target/linux/ramips/dts/mt7620a_youku_yk1.dts +++ b/target/linux/ramips/dts/mt7620a_youku_yk1.dts @@ -67,7 +67,7 @@ status = "okay"; flash@0 { - compatible = "mx25l25635f", "jedec,spi-nor"; + compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <25000000>; m25p,fast-read; -- cgit v1.2.3