From 46112609d0bf7cb9659d0eb0462e02108c7880b7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 2 Dec 2015 17:20:39 +0000 Subject: lantiq: fix up m25p80 device ids (#20975) Signed-off-by: Felix Fietkau SVN-Revision: 47690 --- target/linux/lantiq/dts/TDW89X0.dtsi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/lantiq/dts/TDW89X0.dtsi') 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 { -- cgit v1.2.3