public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V6 0/8] firmware: imx: scu/scu-irq: misc update
@ 2023-08-07 12:14 Peng Fan (OSS)
  2023-08-07 12:14 ` [PATCH V6 1/8] firmware: imx: scu: change init level to subsys_initcall_sync Peng Fan (OSS)
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Peng Fan (OSS) @ 2023-08-07 12:14 UTC (permalink / raw)
  To: shawnguo, s.hauer
  Cc: kernel, festevam, linux-imx, aisheng.dong, alexander.stein,
	linux-arm-kernel, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-08-11 14:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07 12:14 [PATCH V6 0/8] firmware: imx: scu/scu-irq: misc update Peng Fan (OSS)
2023-08-07 12:14 ` [PATCH V6 1/8] firmware: imx: scu: change init level to subsys_initcall_sync Peng Fan (OSS)
2023-08-07 12:14 ` [PATCH V6 2/8] firmware: imx: scu: increase RPC timeout Peng Fan (OSS)
2023-08-07 12:14 ` [PATCH V6 3/8] firmware: imx: scu: use soc name for soc_id Peng Fan (OSS)
2023-08-07 12:14 ` [PATCH V6 4/8] firmware: imx: scu: use EOPNOTSUPP Peng Fan (OSS)
2023-08-07 12:14 ` [PATCH V6 5/8] firmware: imx: scu-irq: fix RCU complaint after M4 partition reset Peng Fan (OSS)
2023-08-07 12:14 ` [PATCH V6 6/8] firmware: imx: scu-irq: add imx_scu_irq_get_status Peng Fan (OSS)
2023-08-07 12:14 ` [PATCH V6 7/8] firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP Peng Fan (OSS)
2023-08-09  7:42   ` Daniel Baluta
2023-08-09  9:13     ` Peng Fan
2023-08-07 12:14 ` [PATCH V6 8/8] firmware: imx: scu-irq: support identifying SCU wakeup source from sysfs Peng Fan (OSS)
2023-08-11 14:15 ` [PATCH V6 0/8] firmware: imx: scu/scu-irq: misc update Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox