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 <dengqf6@mail2.sysu.edu.cn>
master
DENG Qingfang 2020-03-26 23:14:05 +08:00 committed by Chuanhong Guo
parent 437aaae6ca
commit 92daa06f22
2 changed files with 2 additions and 2 deletions

View 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;

View 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;