devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: Fix "comptaible" typo for PMIH0108
@ 2024-04-25 18:56 Anjelique Melendez
  2024-04-26  6:54 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anjelique Melendez @ 2024-04-25 18:56 UTC (permalink / raw)
  To: andersson, konrad.dybcio, linus.walleij, robh,
	krzysztof.kozlowski+dt, conor+dt, quic_amelende
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel

Fix "comptaible" typo in if schema for qcom,pmih0108-gpio.

Fixes: 6acc46f8c065 ("dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIH0108 and PMD8028 support")
Signed-off-by: Anjelique Melendez <quic_amelende@quicinc.com>
---
 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
index bd9471de0c69..50846a2d09c8 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
@@ -309,7 +309,7 @@ allOf:
 
   - if:
       properties:
-        comptaible:
+        compatible:
           contains:
             enum:
               - qcom,pmih0108-gpio

base-commit: f3953d6d4f608bb3eb4cbd8145913db4627c4e74
-- 
2.34.1


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

end of thread, other threads:[~2024-05-03  8:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 18:56 [PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: Fix "comptaible" typo for PMIH0108 Anjelique Melendez
2024-04-26  6:54 ` Krzysztof Kozlowski
2024-04-26 15:18 ` Rob Herring
2024-05-03  8:02 ` 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).