Message ID | 20241213-gpio74-v1-2-fa2c089caf41@posteo.net |
---|---|
State | New |
Headers | show |
Series | gpio: 74HC595 / 74x164 shift register improvements | expand |
diff --git a/Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml b/Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml index 629cf9b2ab8e4a63fbe17f56792a46d2066d40c3..38d473a3852154e53faec88dc911dc0a4f9cbd1f 100644 --- a/Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml +++ b/Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml @@ -34,6 +34,10 @@ properties: description: GPIO connected to the OE (Output Enable) pin. maxItems: 1 + latch-gpios: + description: GPIO connected to the latch clock or storage register clock pin. + maxItems: 1 + patternProperties: "^(hog-[0-9]+|.+-hog(-[0-9]+)?)$": type: object