Re: [PATCH 2/6] dt-bindings: pinctrl: qcom: correct gpio-ranges in examples for qcs8300
From: Rob Herring (Arm)
Date: Tue Dec 17 2024 - 09:52:09 EST
On Thu, 12 Dec 2024 17:24:01 +0800, Lijuan Gao wrote:
> The QCS8300 TLMM pin controller have the UFS_RESET pin, which is expected
> to be wired to the reset pin of the primary UFS memory. Include it in
> gpio-ranges so that the UFS driver can toggle it.
>
> Fixes: 5778535972e2 ("dt-bindings: pinctrl: describe qcs8300-tlmm")
> Signed-off-by: Lijuan Gao <quic_lijuang@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pinctrl/qcom,qcs8300-tlmm.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>