pinctrl: qcom: correct the ngpios entry for QCS8300
authorLijuan Gao <quic_lijuang@quicinc.com>
Tue, 6 May 2025 06:23:01 +0000 (14:23 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 13 May 2025 12:53:23 +0000 (14:53 +0200)
commit32b5361a0d10627343b2ded76f05e5d591627fd6
tree37deaf7b8baee00fcacec4da12d6ace569a476e5
parentd18cdb975ba8aad7046ff82df1a963fa21082a45
pinctrl: qcom: correct the ngpios entry for QCS8300

Correct the ngpios entry to account for the UFS_RESET pin, which is
expected to be wired to the reset pin of the primary UFS memory and is
exported as GPIOs in addition to the real GPIOs, allowing the UFS driver
to toggle it.

Fixes: 0c4cd2cc87c8 ("pinctrl: qcom: add the tlmm driver for QCS8300 platforms")
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
Link: https://lore.kernel.org/20250506-correct_gpio_ranges-v3-4-49a7d292befa@quicinc.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-qcs8300.c