summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorRohit Agarwal <quic_rohiagar@quicinc.com>2022-04-04 08:04:09 +0300
committerLinus Walleij <linus.walleij@linaro.org>2022-04-21 17:12:08 +0300
commit2d71025ec454b7a3e9a7f00cb506efca24fd1963 (patch)
treedbbb6ea75f729b7964ce0642fe0a81b035953971 /Documentation
parentd2b67744fd99b06555b7e4d67302ede6c7c6a638 (diff)
downloadlinux-2d71025ec454b7a3e9a7f00cb506efca24fd1963.tar.xz
dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support
Add support for the PMX65 GPIO support to the Qualcomm PMIC GPIO binding. Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/1649048650-14059-2-git-send-email-quic_rohiagar@quicinc.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
index fe2bcf0694d9..22dbcba752d0 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
@@ -53,6 +53,7 @@ properties:
- qcom,pmr735b-gpio
- qcom,pms405-gpio
- qcom,pmx55-gpio
+ - qcom,pmx65-gpio
- enum:
- qcom,spmi-gpio
@@ -140,6 +141,7 @@ $defs:
and gpio10)
- gpio1-gpio11 for pmx55 (holes on gpio3, gpio7, gpio10
and gpio11)
+ - gpio1-gpio16 for pmx65
items:
pattern: "^gpio([0-9]+)$"