linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: imx: Support i.MX952 and update for i.MX94
@ 2025-12-17  2:40 Peng Fan (OSS)
  2025-12-17  2:40 ` [PATCH 1/2] pinctrl: imx: Support NXP scmi extended mux config Peng Fan (OSS)
  2025-12-17  2:40 ` [PATCH 2/2] pinctrl: imx: Add support for NXP i.MX952 Peng Fan (OSS)
  0 siblings, 2 replies; 3+ messages in thread
From: Peng Fan (OSS) @ 2025-12-17  2:40 UTC (permalink / raw)
  To: Dong Aisheng, Fabio Estevam, Shawn Guo, Jacky Bai,
	Pengutronix Kernel Team, NXP S32 Linux Team, Linus Walleij,
	Sascha Hauer, Sudeep Holla, Cristian Marussi
  Cc: linux-gpio, imx, linux-arm-kernel, linux-kernel, arm-scmi,
	Peng Fan, Ranjani Vaidyanathan

Patch 1:
For the changes to i.MX94, some pins' mux options are not controlled by
IOMUXC, they are controlled in WAKUPMIX BLK CTRL. SM extends the pinctrl
protocol, by adding a new cfg option.

Patch 2:
Similar as i.MX95 and i.MX94, i.MX952 IOMUXC is also managed by System
Manager(SM) and exposed to Linux through SCMI pinctrl protocol.

i.MX952's select input register offset is different, so need to update
driver to include it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (1):
      pinctrl: imx: Add support for NXP i.MX952

Ranjani Vaidyanathan (1):
      pinctrl: imx: Support NXP scmi extended mux config

 drivers/pinctrl/freescale/pinctrl-imx-scmi.c | 20 ++++++++++++++++----
 drivers/pinctrl/pinctrl-scmi.c               |  3 ++-
 2 files changed, 18 insertions(+), 5 deletions(-)
---
base-commit: 563c8dd425b59e44470e28519107b1efc99f4c7b
change-id: 20251217-imx952-pin-2731d9cb6a15

Best regards,
-- 
Peng Fan <peng.fan@nxp.com>


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

end of thread, other threads:[~2025-12-17  2:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17  2:40 [PATCH 0/2] pinctrl: imx: Support i.MX952 and update for i.MX94 Peng Fan (OSS)
2025-12-17  2:40 ` [PATCH 1/2] pinctrl: imx: Support NXP scmi extended mux config Peng Fan (OSS)
2025-12-17  2:40 ` [PATCH 2/2] pinctrl: imx: Add support for NXP i.MX952 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;
as well as URLs for NNTP newsgroup(s).