]> git.baikalelectronics.ru Git - kernel.git/commit
spi: spi-geni-qcom: Use the new method of gpio CS control
authorStephen Boyd <swboyd@chromium.org>
Fri, 4 Dec 2020 19:35:40 +0000 (11:35 -0800)
committerMark Brown <broonie@kernel.org>
Wed, 9 Dec 2020 16:52:10 +0000 (16:52 +0000)
commit381fdf5a0faea918ba8405b4725699a77da4c05e
tree0d6ca3bf3659d2d6be2edbd56d4e90d6f25cc22f
parentea4eb476e2c81c1763ccdf40151da1f53e54e109
spi: spi-geni-qcom: Use the new method of gpio CS control

Let's set the 'use_gpio_descriptors' field so that we use the new way of
requesting the CS GPIOs in the core. This allows us to avoid having to
configure the CS pins in "output" mode with an 'output-enable' pinctrl
setting.

Cc: Akash Asthana <akashast@codeaurora.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Cc: Alexandru M Stan <amstan@chromium.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20201204193540.3047030-4-swboyd@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-geni-qcom.c