diff options
Diffstat (limited to 'target/linux/ramips/dts/CF-WR800N.dts')
-rw-r--r-- | target/linux/ramips/dts/CF-WR800N.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/CF-WR800N.dts b/target/linux/ramips/dts/CF-WR800N.dts index 2ee16dfbc4..66ba9269ae 100644 --- a/target/linux/ramips/dts/CF-WR800N.dts +++ b/target/linux/ramips/dts/CF-WR800N.dts @@ -33,7 +33,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "mx25l6405d"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "w25q64"; spi-max-frequency = <10000000>; |