commit | 048aff6d2621df2654dce6f833a2cf843358486a | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Jun 04 13:51:12 2021 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Jun 17 09:39:08 2021 +0800 |
tree | daf0055c9f961f0a3dad8f9139e328364307bf10 | |
parent | f050dd2b26abb4b107c3cdf7a5f5c420a9e1d4b6 [diff] |
riscv: ae350: dts: Fix #interrupt-cells for plic0 in 32-bit All the device nodes that refer to plic0 as their interrupt parent have 2 cells encoded in their interrupts property, but plic0 only provides 1 cell in #interrupt-cells which is incorrect. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>