]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: imx: Add support for NXP i.MX952
authorPeng Fan <peng.fan@nxp.com>
Wed, 17 Dec 2025 02:40:46 +0000 (10:40 +0800)
committerLinus Walleij <linusw@kernel.org>
Wed, 7 Jan 2026 14:14:53 +0000 (15:14 +0100)
commit6e00258964c3e10e4468cd83368129ca4c4ef1a7
tree051d4612ac1ea1afa412cd3785b10c221e87bfcd
parent781609002a77712cfbc0515feb985053320d8ca2
pinctrl: imx: Add support for NXP i.MX952

The i.MX952 System Manager (SM) firmware supports the System Control
Management Interface (SCMI) pinctrl protocol, similar to the i.MX95 SM.
The base offset for the i.MX952 IOMUXC Daisy input register differs from
that of the i.MX95. Update the pinctrl-imx-scmi driver to add support for
i.MX952.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/freescale/pinctrl-imx-scmi.c
drivers/pinctrl/pinctrl-scmi.c