summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
diff options
context:
space:
mode:
authorFugang Duan <fugang.duan@nxp.com>2019-06-26 10:25:35 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 16:55:06 +0800
commit601a3be14406fb8ebec1c8bed53fc2b31ad1b977 (patch)
tree7d132c356edfd232e06fe7c2d671ad83ecfb7161 /Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
parentacf94e752e8dd655de7de24b5ce9f462b599673f (diff)
MLK-19251-01 gpio: max732x: add output IO default voltage set
Add output IOs defalut voltage set in device tree by add property like: out-default = /bits/ 16 <mask val>; Reviewed-by: Haibo Chen <haibo.chen@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com> [ Aisheng: move dt binding changes to gpio-pca95xx.yaml. Need further fine tune the property schema ] Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml')
-rw-r--r--Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
index b6a6e742b66d..ba30fb1d6d6f 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
@@ -94,6 +94,10 @@ properties:
wakeup-source:
$ref: /schemas/types.yaml#/definitions/flag
+ out-default:
+ description:
+ set the output IO default voltage. Exp: out-default = /bits/ 16 <mask val>;
+
patternProperties:
"^(hog-[0-9]+|.+-hog(-[0-9]+)?)$":
type: object