pinctrl: qcom: print egpio mode in debugfs
authorJonathan Marek <jonathan@marek.ca>
Thu, 10 Feb 2022 13:12:09 +0000 (08:12 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 19 Feb 2022 00:53:55 +0000 (01:53 +0100)
commit06e12b7928825ae5eebdd12216c0d4112a3ab75b
treeeb8513081089ebdf093c9884959c33031292d3e8
parentc74803ee45afaf23e33bfa09ff57e6106f583868
pinctrl: qcom: print egpio mode in debugfs

When egpio_enable bit is cleared, the gpio is driven by SSC/LPASS TLMM and
the APSS TLMM settings are ignored. Reflect that in the debugfs dump.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Link: https://lore.kernel.org/r/20220210131210.24605-2-jonathan@marek.ca
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-msm.c