linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] pinctrl: qcom-ssbi: add support for PM8901
@ 2024-04-15 14:17 Herman van Hazendonk
  2024-04-17  7:05 ` Dmitry Baryshkov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Herman van Hazendonk @ 2024-04-15 14:17 UTC (permalink / raw)
  To: andersson
  Cc: benwolsieffer, chris.chapuis, Herman van Hazendonk,
	Konrad Dybcio, Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-arm-msm, linux-gpio, devicetree,
	linux-kernel

The PM8901 is used alongside the APQ8060/MSM8660 on the APQ8060 Dragonboard
and HP TouchPad. It works the same as all others, so just add the
compatible string for this variant.

Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
---
 Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml
index fe717d8d4798..43146709e204 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml
@@ -35,6 +35,7 @@ properties:
               - qcom,pm8038-mpp
               - qcom,pm8058-mpp
               - qcom,pm8821-mpp
+              - qcom,pm8901-mpp
               - qcom,pm8917-mpp
               - qcom,pm8921-mpp
           - const: qcom,ssbi-mpp

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

end of thread, other threads:[~2024-04-17 19:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-15 14:17 [PATCH 1/2] pinctrl: qcom-ssbi: add support for PM8901 Herman van Hazendonk
2024-04-17  7:05 ` Dmitry Baryshkov
2024-04-17  7:35 ` [PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-mpp: " Herman van Hazendonk
2024-04-17 19:03   ` Rob Herring
2024-04-17  9:26 ` [PATCH 1/2] pinctrl: qcom-ssbi: " Linus Walleij
2024-04-17 14:11 ` Krzysztof Kozlowski

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