Skip to content
Commit 380c336a authored by Nick Hollinghurst's avatar Nick Hollinghurst Committed by Phil Elwell
Browse files

drivers: spi: Fix spi-gpio to correctly implement sck-idle-input



Formerly, if configured using DT, CS GPIOs were driven from spi.c
and it was possible for CS to be asserted (low) *before* starting
to drive SCK. CS GPIOs have been brought under control of this
driver in both ACPI and DT cases, with a fixup for GPIO polarity.

Signed-off-by: default avatarNick Hollinghurst <nick.hollinghurst@raspberrypi.com>
parent 9cf85a95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment