Skip to content
Snippets Groups Projects
Commit 6c59ce48 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo
Browse files

firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP


Per SCFW update, update the IMX_SC_IRQ_NUM_GROUP to 9.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d2bd250c
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
#define IMX_SC_IRQ_FUNC_ENABLE 1
#define IMX_SC_IRQ_FUNC_STATUS 2
#define IMX_SC_IRQ_NUM_GROUP 4
#define IMX_SC_IRQ_NUM_GROUP 9
static u32 mu_resource_id;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment