diff options
Diffstat (limited to 'target/linux/ramips/dts/LINKIT7688.dts')
-rw-r--r-- | target/linux/ramips/dts/LINKIT7688.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/LINKIT7688.dts b/target/linux/ramips/dts/LINKIT7688.dts index a42d9f7dd4..5ec29acb3d 100644 --- a/target/linux/ramips/dts/LINKIT7688.dts +++ b/target/linux/ramips/dts/LINKIT7688.dts @@ -69,7 +69,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "mx25l25635e"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "mx25l25635e"; spi-max-frequency = <40000000>; |