lkml.org 
[lkml]   [2023]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFT PATCH 01/14] ARM: dts: qcom: sdx55: correct TLMM gpio-ranges
    Date
    Correct the number of GPIOs in TLMM pin controller.

    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ---
    arch/arm/boot/dts/qcom-sdx55.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/qcom-sdx55.dtsi b/arch/arm/boot/dts/qcom-sdx55.dtsi
    index a9433d1e4f54..f1553e1e40db 100644
    --- a/arch/arm/boot/dts/qcom-sdx55.dtsi
    +++ b/arch/arm/boot/dts/qcom-sdx55.dtsi
    @@ -560,7 +560,7 @@ tlmm: pinctrl@f100000 {
    #gpio-cells = <2>;
    interrupt-controller;
    #interrupt-cells = <2>;
    - gpio-ranges = <&tlmm 0 0 109>;
    + gpio-ranges = <&tlmm 0 0 108>;
    };

    sram@1468f000 {
    --
    2.34.1
    \
     
     \ /
      Last update: 2023-03-27 00:06    [W:3.071 / U:0.340 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site