diff options
Diffstat (limited to 'target/linux/ramips/dts/HPM.dts')
-rw-r--r-- | target/linux/ramips/dts/HPM.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/HPM.dts b/target/linux/ramips/dts/HPM.dts index 03bf71064f..c1b8ff3eee 100644 --- a/target/linux/ramips/dts/HPM.dts +++ b/target/linux/ramips/dts/HPM.dts @@ -15,7 +15,7 @@ status = "okay"; m25p80@0 { - compatible = "macronix,mx25l12805d"; + compatible = "jedec,spi-nor"; spi-max-frequency = <25000000>; reg = <0>; #address-cells = <1>; |