dts: opentitan: update plic interrupt count to match spec

previously `184`, update to `182`, per:
https://opentitan.org/book/hw/top_earlgrey/ip_autogen/rv_plic/

Signed-off-by: nagendra modadugu <ngm@meta.com>
This commit is contained in:
nagendra modadugu 2024-03-12 10:04:28 -07:00 committed by Fabio Baltieri
parent 0014ec9f33
commit 6b621a2939

View file

@ -76,7 +76,7 @@
interrupts-extended = <&hlic 11>;
reg = <0x48000000 0x04000000>;
riscv,max-priority = <7>;
riscv,ndev = <184>;
riscv,ndev = <182>;
status = "okay";
};