Loading qcom/bengal.dtsi +65 −0 Original line number Diff line number Diff line Loading @@ -1956,6 +1956,71 @@ #include "bengal-qupv3.dtsi" #include "bengal-gpu.dtsi" &qupv3_se1_i2c { status = "ok"; #include "pm8008.dtsi" }; &tlmm { pm8008_active: pm8008_active { mux { pins = "gpio26"; function = "gpio"; }; config { pins = "gpio26"; bias-pull-up; output-high; drive-strength = <2>; }; }; }; &pm8008_chip { pinctrl-names = "default"; pinctrl-0 = <&pm8008_active>; }; &pm8008_regulators { vdd_l1_l2-supply = <&S6A>; }; &L1P { regulator-max-microvolt = <1200000>; qcom,min-dropout-voltage = <100000>; }; &L2P { regulator-max-microvolt = <1056000>; qcom,min-dropout-voltage = <100000>; }; &L3P { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; }; &L4P { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; }; &L5P { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; }; &L6P { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; }; &L7P { regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; }; &qupv3_se4_2uart { status = "ok"; }; Loading Loading
qcom/bengal.dtsi +65 −0 Original line number Diff line number Diff line Loading @@ -1956,6 +1956,71 @@ #include "bengal-qupv3.dtsi" #include "bengal-gpu.dtsi" &qupv3_se1_i2c { status = "ok"; #include "pm8008.dtsi" }; &tlmm { pm8008_active: pm8008_active { mux { pins = "gpio26"; function = "gpio"; }; config { pins = "gpio26"; bias-pull-up; output-high; drive-strength = <2>; }; }; }; &pm8008_chip { pinctrl-names = "default"; pinctrl-0 = <&pm8008_active>; }; &pm8008_regulators { vdd_l1_l2-supply = <&S6A>; }; &L1P { regulator-max-microvolt = <1200000>; qcom,min-dropout-voltage = <100000>; }; &L2P { regulator-max-microvolt = <1056000>; qcom,min-dropout-voltage = <100000>; }; &L3P { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; }; &L4P { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; }; &L5P { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; }; &L6P { regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; }; &L7P { regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; }; &qupv3_se4_2uart { status = "ok"; }; Loading