bindings: Add sck-idle-input to spi-gpio
authorPhil Elwell <phil@raspberrypi.com>
Fri, 4 Feb 2022 11:33:28 +0000 (11:33 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:18 +0000 (11:33 +0000)
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Documentation/devicetree/bindings/spi/spi-gpio.yaml

index 9ce1df9..d911c20 100644 (file)
@@ -43,6 +43,10 @@ properties:
       with no chip select is connected.
     $ref: /schemas/types.yaml#/definitions/uint32
 
+  sck-idle-input:
+    description: Make SCK an input when inactive.
+    type: boolean
+
   # Deprecated properties
   gpio-sck: false
   gpio-miso: false