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