soc: nordic: nrf54l: Fix num of irq for nRF54L20

Change number of IRQ parameter for nRF54L20 devices.

Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
This commit is contained in:
Adam Kondraciuk 2025-02-13 15:52:34 +01:00 committed by Benjamin Cabé
commit 50c21f1591

View file

@ -6,6 +6,6 @@
if SOC_NRF54L20_ENGA_CPUAPP
config NUM_IRQS
default 274
default 290
endif # SOC_NRF54L20_ENGA_CPUAPP