Commit 8c826461 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy Committed by Linus Walleij

dt-bindings: pinctrl: qcom-pmic-gpio: Add output-{enable,disable} properties

Add support for the pinconf DT property output-enable, output-disable
so that output can be enabled/disabled.
Signed-off-by: default avatarSubbaraman Narayanamurthy <quic_subbaram@quicinc.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1631588246-4811-2-git-send-email-quic_subbaram@quicinc.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 48e049ef
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment