From: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
To: Dong Aisheng <aisheng.dong@nxp.com>,
Fabio Estevam <festevam@gmail.com>,
Shawn Guo <shawnguo@kernel.org>, Jacky Bai <ping.bai@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
NXP S32 Linux Team <s32@nxp.com>,
Linus Walleij <linusw@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Sudeep Holla <sudeep.holla@arm.com>,
Cristian Marussi <cristian.marussi@arm.com>
Cc: linux-gpio@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, arm-scmi@vger.kernel.org,
Peng Fan <peng.fan@nxp.com>,
Ranjani Vaidyanathan <ranjani.vaidyanathan@nxp.com>
Subject: [PATCH 0/2] pinctrl: imx: Support i.MX952 and update for i.MX94
Date: Wed, 17 Dec 2025 10:40:44 +0800 [thread overview]
Message-ID: <20251217-imx952-pin-v1-0-2747f09144dd@nxp.com> (raw)
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>
next reply other threads:[~2025-12-17 2:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-17 2:40 Peng Fan (OSS) [this message]
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)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251217-imx952-pin-v1-0-2747f09144dd@nxp.com \
--to=peng.fan@oss.nxp.com \
--cc=aisheng.dong@nxp.com \
--cc=arm-scmi@vger.kernel.org \
--cc=cristian.marussi@arm.com \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=ping.bai@nxp.com \
--cc=ranjani.vaidyanathan@nxp.com \
--cc=s.hauer@pengutronix.de \
--cc=s32@nxp.com \
--cc=shawnguo@kernel.org \
--cc=sudeep.holla@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).