ARM: dts: qcom: sdx55: correct TLMM gpio-ranges

Correct the number of GPIOs in TLMM pin controller.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230202104452.299048-9-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2023-02-02 11:44:50 +01:00 committed by Bjorn Andersson
parent a5c5fe58da
commit 2291bbd74f

View File

@ -560,7 +560,7 @@
#gpio-cells = <2>;
interrupt-controller;
#interrupt-cells = <2>;
gpio-ranges = <&tlmm 0 0 109>;
gpio-ranges = <&tlmm 0 0 108>;
};
sram@1468f000 {