bindings: Add sck-idle-input to spi-gpio

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
Phil Elwell
2022-02-04 11:33:28 +00:00
committed by Dom Cobley
parent 6c00b0fca0
commit 900032455a

View File

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