linux-stable/arch/sh/boards/mach-ecovec24
Geert Uytterhoeven 9fda669333
spi: sh-msiof: Convert to use GPIO descriptors
Convert GPIO chip selects in the Renesas MSIOF SPI driver from legacy
GPIO numbers to GPIO descriptors.

Notes:
  - The board file for the SH7724-based Ecovec24 development board now
    registers a GPIO descriptor lookup, instead of passing a GPIO number
    through controller_data,
  - sh_msiof_get_cs_gpios() must release all GPIOs, else
    spi_get_gpio_descs() cannot claim them during SPI controller
    registration.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-04-04 13:00:47 +07:00
..
Makefile sh: boards: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
sdram.S sh: boards: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
setup.c spi: sh-msiof: Convert to use GPIO descriptors 2019-04-04 13:00:47 +07:00