Loading arch/arm/boot/dts/qcom/msm8916-qrd-skuh.dtsi +43 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,18 @@ bias-pull-up; }; }; tps65132-en-pin { qcom,pins = <&gp 32>, <&gp 97>; qcom,num-grp-pins = <2>; label = "tps65132_en_pins"; qcom,pin-func = <0>; tps65132_en_default: en-default { driver-strength = <2>; bias-disable; }; }; }; &i2c_0 { /* BLSP1 QUP2 */ Loading Loading @@ -104,6 +116,37 @@ st,negate-x; st,negate-y; }; tps65132@3e { compatible = "ti,tps65132"; reg = <0x3e>; i2c-pwr-supply = <&pm8916_l6>; pinctrl-names = "default"; pinctrl-0 = <&tps65132_en_default>; regulators { tps65132_pos: pos-boost { regulator-name = "tps65132-pos"; regulator-min-microvolt = <5400000>; regulator-max-microvolt = <5400000>; ti,discharge-enable; ti,enable-time = <800>; ti,current-limit = <200000>; ti,en-gpio = <&msm_gpio 97 0>; }; tps65132_neg: neg-boost { regulator-name = "tps65132-neg"; regulator-min-microvolt = <5400000>; regulator-max-microvolt = <5400000>; ti,discharge-enable; ti,enable-time = <800>; ti,current-limit = <40000>; ti,en-gpio = <&msm_gpio 32 0>; }; }; }; }; &mdss_mdp { Loading Loading
arch/arm/boot/dts/qcom/msm8916-qrd-skuh.dtsi +43 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,18 @@ bias-pull-up; }; }; tps65132-en-pin { qcom,pins = <&gp 32>, <&gp 97>; qcom,num-grp-pins = <2>; label = "tps65132_en_pins"; qcom,pin-func = <0>; tps65132_en_default: en-default { driver-strength = <2>; bias-disable; }; }; }; &i2c_0 { /* BLSP1 QUP2 */ Loading Loading @@ -104,6 +116,37 @@ st,negate-x; st,negate-y; }; tps65132@3e { compatible = "ti,tps65132"; reg = <0x3e>; i2c-pwr-supply = <&pm8916_l6>; pinctrl-names = "default"; pinctrl-0 = <&tps65132_en_default>; regulators { tps65132_pos: pos-boost { regulator-name = "tps65132-pos"; regulator-min-microvolt = <5400000>; regulator-max-microvolt = <5400000>; ti,discharge-enable; ti,enable-time = <800>; ti,current-limit = <200000>; ti,en-gpio = <&msm_gpio 97 0>; }; tps65132_neg: neg-boost { regulator-name = "tps65132-neg"; regulator-min-microvolt = <5400000>; regulator-max-microvolt = <5400000>; ti,discharge-enable; ti,enable-time = <800>; ti,current-limit = <40000>; ti,en-gpio = <&msm_gpio 32 0>; }; }; }; }; &mdss_mdp { Loading