Skip to content

Commit

Permalink
[nrf fromtree] soc: nordic: nrf54l: Fix num of irq for nRF54L20
Browse files Browse the repository at this point in the history
Change number of IRQ parameter for nRF54L20 devices.

Signed-off-by: Adam Kondraciuk <[email protected]>
(cherry picked from commit 50c21f159143e18c8a05cbb946a5e7610033355f)
  • Loading branch information
adamkondraciuk committed Feb 20, 2025
1 parent a2b3371 commit 450d7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soc/nordic/nrf54l/Kconfig.defconfig.nrf54l20_enga_cpuapp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
if SOC_NRF54L20_ENGA_CPUAPP

config NUM_IRQS
default 274
default 290

endif # SOC_NRF54L20_ENGA_CPUAPP

0 comments on commit 450d7e0

Please sign in to comment.