diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2019-04-20 13:05:59 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-05-02 10:37:59 +0900 |
commit | 1dfbf334f12361ebe6269c5918328b755ee960c7 (patch) | |
tree | 618248d5bb12a03322895255cb2dccc1f29bf153 /net | |
parent | 2a168e10d6db7b77190c55d994e42fc5a58fc8e5 (diff) | |
download | lwn-1dfbf334f12361ebe6269c5918328b755ee960c7.tar.gz lwn-1dfbf334f12361ebe6269c5918328b755ee960c7.zip |
spi: ep93xx: Convert to use CS GPIO descriptors
This converts the EP93xx SPI master driver to use GPIO
descriptors for chip select handling.
EP93xx was using platform data to pass in GPIO lines,
by converting all board files to use GPIO descriptor
tables the core will look up the GPIO lines from the
SPI device in the same manner as for device tree.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions