Skip to content

Commit 75ec058

Browse files
RohitAgarwalQUIClinusw
authored andcommitted
dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx75 support
Add support for the pmx75 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-3-git-send-email-quic_rohiagar@quicinc.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent 4bbee99 commit 75ec058

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
@@ -69,6 +69,7 @@ properties:
6969
- qcom,pms405-gpio
7070
- qcom,pmx55-gpio
7171
- qcom,pmx65-gpio
72+
- qcom,pmx75-gpio
7273

7374
- enum:
7475
- qcom,spmi-gpio
@@ -303,6 +304,7 @@ allOf:
303304
contains:
304305
enum:
305306
- qcom,pmx65-gpio
307+
- qcom,pmx75-gpio
306308
then:
307309
properties:
308310
gpio-line-names:
@@ -459,6 +461,7 @@ $defs:
459461
- gpio1-gpio11 for pmx55 (holes on gpio3, gpio7, gpio10
460462
and gpio11)
461463
- gpio1-gpio16 for pmx65
464+
- gpio1-gpio16 for pmx75
462465

463466
items:
464467
pattern: "^gpio([0-9]+)$"

0 commit comments

Comments
 (0)