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