lkml.org 
[lkml]   [2022]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 03/34] ARM: dts: qcom: sdx55: add gpio-ranges to TLMM pinctrl
    Date
    Add required gpio-ranges property to TLMM pinctrl node:

    qcom-sdx55-mtp.dtb: pinctrl@f100000: 'gpio-ranges' is a required property

    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    Reviewed-by: Bjorn Andersson <andersson@kernel.org>
    Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
    ---
    arch/arm/boot/dts/qcom-sdx55.dtsi | 1 +
    1 file changed, 1 insertion(+)

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

    sram@1468f000 {
    --
    2.34.1
    \
     
     \ /
      Last update: 2022-09-27 19:38    [W:4.371 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site