diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-14 09:22:26 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-07-22 02:55:52 +0200 |
commit | 4726773292bfdb2917a0b4d369ddccd5e2f30991 (patch) | |
tree | 5135485a8826beff6ea4b26c569bde9c2905ff6a /drivers/spi/spi-topcliff-pch.c | |
parent | spi: spi-cadence: add support for chip select high (diff) | |
download | linux-4726773292bfdb2917a0b4d369ddccd5e2f30991.tar.xz linux-4726773292bfdb2917a0b4d369ddccd5e2f30991.zip |
spi: ppc4xx: Convert to use GPIO descriptors
This converts the PPC4xx SPI driver to use GPIO descriptors.
The driver is already just picking some GPIOs from the device
tree so the conversion is pretty straight forward. However
this driver is looking form a pure "gpios" property rather
than the standard binding "cs-gpios" so we need to add a new
exception to the gpiolib OF parser to allow this for this
driver's compatibles.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: linuxppc-dev@lists.ozlabs.org
Link: https://lore.kernel.org/r/20200714072226.26071-1-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-topcliff-pch.c')
0 files changed, 0 insertions, 0 deletions