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: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
d2bd250cef
commit
6c59ce485f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user