ramips: mt7621: drop obsolete mx25l25635f dts hack
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Thu, 26 Mar 2020 15:14:05 +0000 (23:14 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Sat, 4 Apr 2020 06:56:14 +0000 (14:56 +0800)
5.4 kernel has fixed this issue, so the hack is no longer needed.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
target/linux/ramips/dts/mt7621_gehua_ghl-r-001.dts
target/linux/ramips/dts/mt7621_lenovo_newifi-d1.dts

index b501034b7fba9aaebe1e32ba17a723dcb9962da6..602fd846cb820b8278fd8bd35bfd9e9c35d63265 100644 (file)
@@ -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;
index f17bc4d145163e73ab7f531a6b2dd37614f925aa..711ddbf3980c7a9e2bc2a2838652a8534e5e5105 100644 (file)
@@ -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;