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 96ef8bd8ddb..61af6d5465e 100644 --- a/arch/riscv/dts/ae350_32.dts +++ b/arch/riscv/dts/ae350_32.dts @@ -112,7 +112,7 @@ }; L2: l2-cache@e0500000 { - compatible = "v5l2cache"; + compatible = "cache"; cache-level = <2>; cache-size = <0x40000>; reg = <0xe0500000 0x40000>; |
