arm64: dts: qcom: msm8953: correct TLMM gpio-ranges
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 2 Feb 2023 10:44:51 +0000 (11:44 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 9 Feb 2023 04:09:35 +0000 (20:09 -0800)
Correct the number of GPIOs in TLMM pin controller.

Fixes: 9fb08c801923 ("arm64: dts: qcom: Add MSM8953 device tree")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230202104452.299048-10-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/msm8953.dtsi

index 4e17bc9f81678004b45f7bad67436960e313a41c..610f3e3fc0c220f3ab8619e6fd05b1b8b6e59a3f 100644 (file)
                        reg = <0x1000000 0x300000>;
                        interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
                        gpio-controller;
-                       gpio-ranges = <&tlmm 0 0 155>;
+                       gpio-ranges = <&tlmm 0 0 142>;
                        #gpio-cells = <2>;
                        interrupt-controller;
                        #interrupt-cells = <2>;