diff options
Diffstat (limited to 'arch/mips/dts/ap143.dts')
-rw-r--r-- | arch/mips/dts/ap143.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/dts/ap143.dts b/arch/mips/dts/ap143.dts index 6aedd87db9..82bf637410 100644 --- a/arch/mips/dts/ap143.dts +++ b/arch/mips/dts/ap143.dts @@ -34,7 +34,7 @@ spi-flash@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "spi-flash"; + compatible = "jedec,spi-nor"; memory-map = <0x9f000000 0x00800000>; spi-max-frequency = <25000000>; reg = <0>; |