]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: qcom: sdm845: Expose ufs_reset as gpio
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 4 Jun 2019 07:19:59 +0000 (00:19 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 7 Jun 2019 23:29:42 +0000 (01:29 +0200)
commit53a5372ce326116f3e3d3f1d701113b2542509f4
treebef02550c74269828e2edfe72546b457bbe28747
parent9f1e3c5966e582322142b6f49fe054caa4f72e58
pinctrl: qcom: sdm845: Expose ufs_reset as gpio

The ufs_reset pin is expected to be wired to the reset pin of the
primary UFS memory but is pretty much just a general purpose output pinr

Reorder the pins and expose it as gpio 150, so that the UFS driver can
toggle it.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
drivers/pinctrl/qcom/pinctrl-sdm845.c