Skip to content

Commit 4bbee99

Browse files
RohitAgarwalQUIClinusw
authored andcommitted
dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7550ba support
Add support for the pm7550ba GPIO support to the Qualcomm PMIC GPIO binding. Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/1688707209-30151-2-git-send-email-quic_rohiagar@quicinc.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent 06c2afb commit 4bbee99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ properties:
2626
- qcom,pm6350-gpio
2727
- qcom,pm7250b-gpio
2828
- qcom,pm7325-gpio
29+
- qcom,pm7550ba-gpio
2930
- qcom,pm8005-gpio
3031
- qcom,pm8008-gpio
3132
- qcom,pm8018-gpio
@@ -172,6 +173,7 @@ allOf:
172173
compatible:
173174
contains:
174175
enum:
176+
- qcom,pm7550ba-gpio
175177
- qcom,pm8226-gpio
176178
- qcom,pm8350b-gpio
177179
- qcom,pm8550ve-gpio
@@ -413,6 +415,7 @@ $defs:
413415
- gpio1-gpio9 for pm6350
414416
- gpio1-gpio12 for pm7250b
415417
- gpio1-gpio10 for pm7325
418+
- gpio1-gpio8 for pm7550ba
416419
- gpio1-gpio4 for pm8005
417420
- gpio1-gpio2 for pm8008
418421
- gpio1-gpio6 for pm8018

0 commit comments

Comments
 (0)