public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/8] firmware: imx: scu/scu-irq: misc update
@ 2023-07-24  1:47 Peng Fan (OSS)
  2023-07-24  1:47 ` [PATCH V3 1/8] firmware: imx: scu: change init level to subsys_initcall_sync Peng Fan (OSS)
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Peng Fan (OSS) @ 2023-07-24  1:47 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>

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: drop return value check
  firmware: imx: scu: use soc name for soc_id
  firmware: imx: scu-irq: export 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 complains after M4 partition reset

 drivers/firmware/imx/imx-scu-irq.c | 116 +++++++++++++++++++++++------
 drivers/firmware/imx/imx-scu-soc.c |  19 ++---
 drivers/firmware/imx/imx-scu.c     |   9 ++-
 include/linux/firmware/imx/sci.h   |   6 ++
 4 files changed, 114 insertions(+), 36 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2023-07-24  9:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24  1:47 [PATCH V3 0/8] firmware: imx: scu/scu-irq: misc update Peng Fan (OSS)
2023-07-24  1:47 ` [PATCH V3 1/8] firmware: imx: scu: change init level to subsys_initcall_sync Peng Fan (OSS)
2023-07-24  1:47 ` [PATCH V3 2/8] firmware: imx: scu: increase RPC timeout Peng Fan (OSS)
2023-07-24  1:47 ` [PATCH V3 3/8] firmware: imx: scu: drop return value check Peng Fan (OSS)
2023-07-24  1:47 ` [PATCH V3 4/8] firmware: imx: scu: use soc name for soc_id Peng Fan (OSS)
2023-07-24  1:47 ` [PATCH V3 5/8] firmware: imx: scu-irq: fix RCU complains after M4 partition reset Peng Fan (OSS)
2023-07-24  1:47 ` [PATCH V3 6/8] firmware: imx: scu-irq: export imx_scu_irq_get_status Peng Fan (OSS)
2023-07-24  3:48   ` kernel test robot
2023-07-24  6:34   ` kernel test robot
2023-07-24  1:47 ` [PATCH V3 7/8] firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP Peng Fan (OSS)
2023-07-24  1:47 ` [PATCH V3 8/8] firmware: imx: scu-irq: support identifying SCU wakeup source from sysfs Peng Fan (OSS)
2023-07-24  1:47 ` [PATCH 09/10] dt-bindings: power: fsl,scu-pd: support i.MX8DXL Peng Fan (OSS)
2023-07-24  8:51   ` Krzysztof Kozlowski
2023-07-24  9:08     ` Peng Fan
2023-07-24  1:47 ` [PATCH 10/10] arm64: dts: imx8dxl: update scu-pd compatible Peng Fan (OSS)

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