Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
2291bbd7 a5c5fe58

+1 -1
+1 -1
arch/arm/boot/dts/qcom-sdx55.dtsi
··· 560 560 #gpio-cells = <2>; 561 561 interrupt-controller; 562 562 #interrupt-cells = <2>; 563 - gpio-ranges = <&tlmm 0 0 109>; 563 + gpio-ranges = <&tlmm 0 0 108>; 564 564 }; 565 565 566 566 sram@1468f000 {