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:
parent
a5c5fe58da
commit
2291bbd74f
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user