Skip to content

Commit

Permalink
dt-bindings: pinctrl: qcom-pmic-gpio: Add output-{enable,disable} pro…
Browse files Browse the repository at this point in the history
…perties

Add support for the pinconf DT property output-enable, output-disable
so that output can be enabled/disabled.

Signed-off-by: Subbaraman Narayanamurthy <quic_subbaram@quicinc.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1631588246-4811-2-git-send-email-quic_subbaram@quicinc.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Subbaraman Narayanamurthy authored and Linus Walleij committed Sep 23, 2021
1 parent 48e049e commit 8c82646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ $defs:
input-enable: true
output-high: true
output-low: true
output-enable: true
output-disable: true
power-source: true

qcom,drive-strength:
Expand Down

0 comments on commit 8c82646

Please sign in to comment.