Skip to content
Commit 8bfb7c12 authored by David Abdurachmanov's avatar David Abdurachmanov Committed by Sasha Levin
Browse files

riscv: dts: fu740: fix cache-controller interrupts

[ Upstream commit 7ede12b0

 ]

The order of interrupt numbers is incorrect.

The order for FU740 is: DirError, DataError, DataFail, DirFail

From SiFive FU740-C000 Manual:
19 - L2 Cache DirError
20 - L2 Cache DirFail
21 - L2 Cache DataError
22 - L2 Cache DataFail

Signed-off-by: default avatarDavid Abdurachmanov <david.abdurachmanov@sifive.com>
Signed-off-by: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 736b50ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment