public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions
@ 2024-04-12  0:29 Peng Fan (OSS)
  2024-04-12  0:29 ` [PATCH 1/3] dt-bindings: pinctrl: support i.MX95 SCMI pinctrl Peng Fan (OSS)
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Peng Fan (OSS) @ 2024-04-12  0:29 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Peng Fan, Sudeep Holla, Cristian Marussi
  Cc: linux-gpio, devicetree, imx, linux-arm-kernel, linux-kernel,
	Peng Fan

ARM SCMI v3.2 Table 24 Pin Configuration Type and Enumerations:
'192 -255 OEM specific units'.

i.MX95 System Manager FW supports SCMI PINCTRL protocol, but uses
OEM Pin Configuration type, so extend the driver to support custom
params.

This patchset depends on [1].

[1] https://lore.kernel.org/all/20240412-pinctrl-scmi-v9-0-b817344d3a9a@nxp.com/

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (3):
      dt-bindings: pinctrl: support i.MX95 SCMI pinctrl
      dt-bindings: firmware: arm,scmi: support i.MX95 SCMI Pinctrl
      pinctrl: scmi: support i.MX OEM pin configuration type

 .../devicetree/bindings/firmware/arm,scmi.yaml     |  8 ++--
 .../bindings/pinctrl/nxp,imx95-pinctrl.yaml        | 44 ++++++++++++++++++++++
 drivers/pinctrl/pinctrl-scmi.c                     | 23 +++++++++++
 drivers/pinctrl/pinctrl-scmi.h                     | 15 ++++++++
 4 files changed, 87 insertions(+), 3 deletions(-)
---
base-commit: 6bd4dec347319b2e0b713a88956470e352f493fa
change-id: 20240412-pinctrl-scmi-oem-v1-494ca2ab1480

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


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

end of thread, other threads:[~2024-04-16  6:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12  0:29 [PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions Peng Fan (OSS)
2024-04-12  0:29 ` [PATCH 1/3] dt-bindings: pinctrl: support i.MX95 SCMI pinctrl Peng Fan (OSS)
2024-04-12 15:10   ` Frank Li
2024-04-13  5:56     ` Peng Fan
2024-04-15 22:50   ` Rob Herring
2024-04-15 23:17     ` Peng Fan
2024-04-12  0:29 ` [PATCH 2/3] dt-bindings: firmware: arm,scmi: support i.MX95 SCMI Pinctrl Peng Fan (OSS)
2024-04-12 15:11   ` Frank Li
2024-04-13  6:01     ` Peng Fan
2024-04-15 22:56   ` Rob Herring
2024-04-16  3:07     ` Peng Fan
2024-04-16  6:41       ` Peng Fan
2024-04-12  0:29 ` [PATCH 3/3] pinctrl: scmi: support i.MX OEM pin configuration type 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