diff options
Diffstat (limited to 'arch/nds32/dts/ae3xx.dts')
-rw-r--r-- | arch/nds32/dts/ae3xx.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nds32/dts/ae3xx.dts b/arch/nds32/dts/ae3xx.dts index 272eb3359a..7bba2a2bf0 100644 --- a/arch/nds32/dts/ae3xx.dts +++ b/arch/nds32/dts/ae3xx.dts @@ -93,7 +93,7 @@ clocks = <&spiclk>; interrupts = <3 4>; flash@0 { - compatible = "spi-flash"; + compatible = "jedec,spi-nor"; spi-max-frequency = <50000000>; reg = <0>; spi-cpol; |