[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230807121432.3970610-1-peng.fan@oss.nxp.com>
Date: Mon, 7 Aug 2023 20:14:24 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: shawnguo@...nel.org, s.hauer@...gutronix.de
Cc: kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
aisheng.dong@....com, alexander.stein@...tq-group.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Peng Fan <peng.fan@....com>
Subject: [PATCH V6 0/8] firmware: imx: scu/scu-irq: misc update
From: Peng Fan <peng.fan@....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
Powered by blists - more mailing lists