[PATCH V6 0/8] firmware: imx: scu/scu-irq: misc update

From: Peng Fan (OSS)
Date: Mon Aug 07 2023 - 08:09:58 EST


From: Peng Fan <peng.fan@xxxxxxx>

V6:
Typo fix
Update commit message
Drop Patch v5 3/9
code style and error path check in patch 8

V5:
Address sparse checking in patch 9
Add a new patch 5

V4:
Add static inline for irq get status when SCU not defined
Drop two patches wrongly included

V3:
Fix build error reported by kernel robot
Add patch subject-prefix

V2:
Fix build warning

Dong Aisheng (2):
firmware: imx: scu: change init level to subsys_initcall_sync
firmware: imx: scu: increase RPC timeout

Peng Fan (4):
firmware: imx: scu: use soc name for soc_id
firmware: imx: scu: use EOPNOTSUPP
firmware: imx: scu-irq: add imx_scu_irq_get_status
firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP

Ranjani Vaidyanathan (1):
firmware: imx: scu-irq: support identifying SCU wakeup source from
sysfs

Robin Gong (1):
firmware: imx: scu-irq: fix RCU complaint after M4 partition reset

drivers/firmware/imx/imx-scu-irq.c | 118 ++++++++++++++++++++++++-----
drivers/firmware/imx/imx-scu-soc.c | 20 ++++-
drivers/firmware/imx/imx-scu.c | 9 ++-
include/linux/firmware/imx/sci.h | 16 ++--
4 files changed, 136 insertions(+), 27 deletions(-)

--
2.37.1