Commit 6f4e10ff authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

dt-bindings: pinctrl: qcom: correct gpio-ranges in examples

parent 174668bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,6 +131,6 @@ examples:
        #gpio-cells = <2>;
        interrupt-controller;
        #interrupt-cells = <2>;
        gpio-ranges = <&tlmm 0 0 180>;
        gpio-ranges = <&tlmm 0 0 181>; /* GPIOs + ufs_reset */
        wakeup-parent = <&pdc>;
    };
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ examples:
        #gpio-cells = <2>;
        interrupt-controller;
        #interrupt-cells = <2>;
        gpio-ranges = <&tlmm 0 0 203>;
        gpio-ranges = <&tlmm 0 0 204>; /* GPIOs + ufs_reset */

        gpio-wo-subnode-state {
            pins = "gpio1";