Browse Source

ramips: mt7621: drop obsolete mx25l25635f dts hack

5.4 kernel has fixed this issue, so the hack is no longer needed.

Signed-off-by: DENG Qingfang <[email protected]>
DENG Qingfang 6 years ago
parent
commit
92daa06f22

+ 1 - 1
target/linux/ramips/dts/mt7621_gehua_ghl-r-001.dts

@@ -49,7 +49,7 @@
 	status = "okay";
 
 	flash@0 {
-		compatible = "mx25l25635f", "jedec,spi-nor";
+		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <25000000>;
 		m25p,fast-read;

+ 1 - 1
target/linux/ramips/dts/mt7621_lenovo_newifi-d1.dts

@@ -77,7 +77,7 @@
 	status = "okay";
 
 	m25p80@0 {
-		compatible = "mx25l25635f", "jedec,spi-nor";
+		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <25000000>;
 		m25p,fast-read;