diff options
Diffstat (limited to 'arch/riscv/dts/ae350_32.dts')
-rw-r--r-- | arch/riscv/dts/ae350_32.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/dts/ae350_32.dts b/arch/riscv/dts/ae350_32.dts index 2ec01a5ce7..cb6ee13f16 100644 --- a/arch/riscv/dts/ae350_32.dts +++ b/arch/riscv/dts/ae350_32.dts @@ -256,7 +256,7 @@ interrupts = <4 4>; interrupt-parent = <&plic0>; flash@0 { - compatible = "spi-flash"; + compatible = "jedec,spi-nor"; spi-max-frequency = <50000000>; reg = <0>; spi-cpol; |