spi: gpio: Add sck-idle-input property
authorPhil Elwell <phil@raspberrypi.com>
Wed, 12 Jan 2022 08:23:28 +0000 (08:23 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:41 +0000 (16:04 +0000)
commitdaf80af54b49631c2962a972dcbcba74db36436f
tree95580465a2e2478a2a0fb0b5f70e909396b2e19e
parent247dfb1075278a82b67ad06763009ce13dc46865
spi: gpio: Add sck-idle-input property

The sck-idle-input property indicates that the spi-gpio driver should
return the SCK line to an input when the chip select signals are
inactive.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/spi/spi-gpio.c