devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: freescale: support i.MX91 pinctrl
@ 2024-05-13  9:20 Peng Fan (OSS)
  2024-05-13  9:20 ` [PATCH 1/2] dt-bindings: pinctrl: imx: Support i.MX91 IOMUXC Peng Fan (OSS)
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peng Fan (OSS) @ 2024-05-13  9:20 UTC (permalink / raw)
  To: Dong Aisheng, Fabio Estevam, Shawn Guo, Jacky Bai,
	Pengutronix Kernel Team, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Sascha Hauer
  Cc: linux-gpio, devicetree, imx, linux-arm-kernel, linux-kernel,
	Peng Fan

Add i.MX91 IOMUXC binding doc and driver.
i.MX91 IOMUXC has similar design as i.MX93 IOMUXC, so reuse the
i.MX93 binding.

Cc: 

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (2):
      dt-bindings: pinctrl: imx: Support i.MX91 IOMUXC
      pinctrl: imx: Add pinctrl driver support for i.MX91

 ...sl,imx93-pinctrl.yaml => fsl,imx9-pinctrl.yaml} |   8 +-
 drivers/pinctrl/freescale/Kconfig                  |   7 +
 drivers/pinctrl/freescale/Makefile                 |   1 +
 drivers/pinctrl/freescale/pinctrl-imx91.c          | 271 +++++++++++++++++++++
 4 files changed, 284 insertions(+), 3 deletions(-)
---
base-commit: 75fa778d74b786a1608d55d655d42b480a6fa8bd
change-id: 20240510-imx91-pinctrl-cf6e54edf55b

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


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

end of thread, other threads:[~2024-05-27 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13  9:20 [PATCH 0/2] pinctrl: freescale: support i.MX91 pinctrl Peng Fan (OSS)
2024-05-13  9:20 ` [PATCH 1/2] dt-bindings: pinctrl: imx: Support i.MX91 IOMUXC Peng Fan (OSS)
2024-05-13 15:52   ` Conor Dooley
2024-05-13  9:20 ` [PATCH 2/2] pinctrl: imx: Add pinctrl driver support for i.MX91 Peng Fan (OSS)
2024-05-27 12:42 ` [PATCH 0/2] pinctrl: freescale: support i.MX91 pinctrl Linus Walleij

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