Loading qcom/lito-cdp.dtsi +22 −0 Original line number Diff line number Diff line Loading @@ -240,3 +240,25 @@ qcom,linearize-soc; qcom,cl-feedback-on; }; &qupv3_se7_i2c { #address-cells = <1>; #size-cells = <0>; status = "ok"; st_fts@49 { compatible = "st,fts"; reg = <0x49>; interrupt-parent = <&tlmm>; interrupts = <9 0x2008>; vdd-supply = <&pm8150_s4>; avdd-supply = <&pm8150_l13>; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend"; pinctrl-0 = <&ts_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; st,irq-gpio = <&tlmm 9 0x2008>; st,reset-gpio = <&tlmm 8 0x00>; st,regulator_dvdd = "vdd"; st,regulator_avdd = "avdd"; }; }; qcom/lito-mtp.dtsi +25 −0 Original line number Diff line number Diff line Loading @@ -177,3 +177,28 @@ qcom,linearize-soc; qcom,cl-feedback-on; }; &qupv3_se7_i2c { #address-cells = <1>; #size-cells = <0>; status = "ok"; st_fts@49 { compatible = "st,fts"; reg = <0x49>; interrupt-parent = <&tlmm>; interrupts = <9 0x2008>; vdd-supply = <&pm8150_s4>; avdd-supply = <&pm8150_l13>; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend"; pinctrl-0 = <&ts_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; st,irq-gpio = <&tlmm 9 0x2008>; st,reset-gpio = <&tlmm 8 0x00>; st,regulator_dvdd = "vdd"; st,regulator_avdd = "avdd"; st,x-flip = <1>; st,y-flip = <1>; }; }; qcom/lito-pinctrl.dtsi +45 −0 Original line number Diff line number Diff line Loading @@ -1430,5 +1430,50 @@ }; }; }; pmx_ts_active { ts_active: ts_active { mux { pins = "gpio8", "gpio9"; function = "gpio"; }; config { pins = "gpio8", "gpio9"; drive-strength = <8>; bias-pull-up; }; }; }; pmx_ts_int_suspend { ts_int_suspend: ts_int_suspend { mux { pins = "gpio9"; function = "gpio"; }; config { pins = "gpio9"; drive-strength = <2>; bias-pull-down; }; }; }; pmx_ts_reset_suspend { ts_reset_suspend: ts_reset_suspend { mux { pins = "gpio8"; function = "gpio"; }; config { pins = "gpio8"; drive-strength = <2>; bias-pull-down; }; }; }; }; }; Loading
qcom/lito-cdp.dtsi +22 −0 Original line number Diff line number Diff line Loading @@ -240,3 +240,25 @@ qcom,linearize-soc; qcom,cl-feedback-on; }; &qupv3_se7_i2c { #address-cells = <1>; #size-cells = <0>; status = "ok"; st_fts@49 { compatible = "st,fts"; reg = <0x49>; interrupt-parent = <&tlmm>; interrupts = <9 0x2008>; vdd-supply = <&pm8150_s4>; avdd-supply = <&pm8150_l13>; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend"; pinctrl-0 = <&ts_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; st,irq-gpio = <&tlmm 9 0x2008>; st,reset-gpio = <&tlmm 8 0x00>; st,regulator_dvdd = "vdd"; st,regulator_avdd = "avdd"; }; };
qcom/lito-mtp.dtsi +25 −0 Original line number Diff line number Diff line Loading @@ -177,3 +177,28 @@ qcom,linearize-soc; qcom,cl-feedback-on; }; &qupv3_se7_i2c { #address-cells = <1>; #size-cells = <0>; status = "ok"; st_fts@49 { compatible = "st,fts"; reg = <0x49>; interrupt-parent = <&tlmm>; interrupts = <9 0x2008>; vdd-supply = <&pm8150_s4>; avdd-supply = <&pm8150_l13>; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend"; pinctrl-0 = <&ts_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; st,irq-gpio = <&tlmm 9 0x2008>; st,reset-gpio = <&tlmm 8 0x00>; st,regulator_dvdd = "vdd"; st,regulator_avdd = "avdd"; st,x-flip = <1>; st,y-flip = <1>; }; };
qcom/lito-pinctrl.dtsi +45 −0 Original line number Diff line number Diff line Loading @@ -1430,5 +1430,50 @@ }; }; }; pmx_ts_active { ts_active: ts_active { mux { pins = "gpio8", "gpio9"; function = "gpio"; }; config { pins = "gpio8", "gpio9"; drive-strength = <8>; bias-pull-up; }; }; }; pmx_ts_int_suspend { ts_int_suspend: ts_int_suspend { mux { pins = "gpio9"; function = "gpio"; }; config { pins = "gpio9"; drive-strength = <2>; bias-pull-down; }; }; }; pmx_ts_reset_suspend { ts_reset_suspend: ts_reset_suspend { mux { pins = "gpio8"; function = "gpio"; }; config { pins = "gpio8"; drive-strength = <2>; bias-pull-down; }; }; }; }; };