5.4 kernel has fixed this issue, so the hack is no longer needed. Signed-off-by: DENG Qingfang <[email protected]>
@@ -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;
@@ -77,7 +77,7 @@
m25p80@0 {