linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL driver
@ 2024-07-15 12:36 Peng Fan (OSS)
  2024-08-06 15:03 ` Peng Fan
  2024-08-12  3:40 ` Shawn Guo
  0 siblings, 2 replies; 5+ messages in thread
From: Peng Fan (OSS) @ 2024-07-15 12:36 UTC (permalink / raw)
  To: shawnguo, s.hauer
  Cc: kernel, festevam, linux-arm-kernel, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Enable i.MX SCMI Pinctrl driver which is for i.MX95 IOMUXC settings

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7d32fca64996..764d9b6ade3f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -581,6 +581,7 @@ CONFIG_PINCTRL_SINGLE=y
 CONFIG_PINCTRL_OWL=y
 CONFIG_PINCTRL_S700=y
 CONFIG_PINCTRL_S900=y
+CONFIG_PINCTRL_IMX_SCMI=y
 CONFIG_PINCTRL_IMX8MM=y
 CONFIG_PINCTRL_IMX8MN=y
 CONFIG_PINCTRL_IMX8MP=y
-- 
2.37.1



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

end of thread, other threads:[~2024-08-28  1:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 12:36 [PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL driver Peng Fan (OSS)
2024-08-06 15:03 ` Peng Fan
2024-08-12  3:40 ` Shawn Guo
2024-08-14  2:29   ` Peng Fan
2024-08-28  1:39     ` Shawn Guo

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).