diff options
Diffstat (limited to 'target/linux/ramips/dts/MT7620a_MT7530.dts')
-rw-r--r-- | target/linux/ramips/dts/MT7620a_MT7530.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/MT7620a_MT7530.dts b/target/linux/ramips/dts/MT7620a_MT7530.dts index c2398ec82a..784cc98aa4 100644 --- a/target/linux/ramips/dts/MT7620a_MT7530.dts +++ b/target/linux/ramips/dts/MT7620a_MT7530.dts @@ -13,7 +13,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "s25fl064k"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "s25fl064k"; spi-max-frequency = <10000000>; |