diff options
Diffstat (limited to 'target/linux/lantiq/dts/TDW89X0.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/TDW89X0.dtsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/TDW89X0.dtsi b/target/linux/lantiq/dts/TDW89X0.dtsi index 084aa25e23..8ee036c8c9 100644 --- a/target/linux/lantiq/dts/TDW89X0.dtsi +++ b/target/linux/lantiq/dts/TDW89X0.dtsi @@ -157,9 +157,8 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "en25q64", "m25p80"; + compatible = "jedec,spi-nor"; reg = <0 0>; - linux,modalias = "en25q64"; spi-max-frequency = <1000000>; partition@0 { |