Home
last modified time | relevance | path

Searched hist:"8 bb2dbf1e14d05e92a23e03bcbd1c27f7ee937f7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pl022.cdiff 8bb2dbf1e14d05e92a23e03bcbd1c27f7ee937f7 Tue Mar 30 11:49:07 CDT 2021 Linus Walleij <linus.walleij@linaro.org> spi: pl022: Convert to use GPIO descriptors

This converts the PL022 driver to use GPIO descriptors
instead of the old global GPIO numberspace. Since the
driver handles messages on its own it needs to manage
the GPIO descriptor directly.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210330164907.2346010-3-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>