OSDN Git Service

spi: st-ssc4: Covert to use GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Feb 2022 01:26:54 +0000 (02:26 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 1 Feb 2022 16:08:45 +0000 (16:08 +0000)
commit321599693213c81b2ce8530abb27e39528e969f9
tree0ee15a80ac389e6d7bca88c3d00270f44a91d368
parent6938e02f8658734209fc1f68dc3a6cd355f4f737
spi: st-ssc4: Covert to use GPIO descriptors

This switches the ST SSC SPI controller to use GPIO
descriptors from the core instead of GPIO numbers.
It is already using the core parsing of GPIO numbers
so the switch is pretty straight-forward.

Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220201012654.562578-1-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-st-ssc4.c