Searched hist:"054320 b25520ff3c2440f5d56233c8f672293b3c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/spi/ |
H A D | spi-clps711x.c | diff 054320b25520ff3c2440f5d56233c8f672293b3c Mon Jan 07 09:51:54 CST 2019 Linus Walleij <linus.walleij@linaro.org> spi: clps711x: Convert to use CS GPIO descriptors
This converts the CLPS711x SPI master driver to use GPIO descriptors for chip select handling.
The CLPS711x driver was merely requesting the GPIO and setting the CS line non-asserted so this was a pretty straight-forward conversion. The setup callback goes away.
Cc: Alexander Shiyan <shc_work@mail.ru> Cc: Linuxarm <linuxarm@huawei.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
|