Loading arch/arm64/boot/dts/qcom/sm6150-qrd.dtsi +22 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,28 @@ qcom,sw-jeita-enable; }; &qupv3_se1_i2c { status = "okay"; himax_ts@48 { compatible = "himax,hxcommon"; reg = <0x48>; interrupt-parent = <&tlmm>; interrupts = <125 0x2008>; vdd-supply = <&pm6150_l10>; avdd-supply = <&pm6150l_l7>; pinctrl-names = "pmx_ts_active","pmx_ts_suspend", "pmx_ts_release"; pinctrl-0 = <&ts_int_active &ts_reset_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; pinctrl-2 = <&ts_release>; himax,panel-coords = <0 1080 0 2160>; himax,display-coords = <0 1080 0 2160>; himax,irq-gpio = <&tlmm 89 0x00>; himax,rst-gpio = <&tlmm 88 0x00>; report_type = <1>; }; }; &dsi_hx83112a_truly_video { qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled"; Loading Loading
arch/arm64/boot/dts/qcom/sm6150-qrd.dtsi +22 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,28 @@ qcom,sw-jeita-enable; }; &qupv3_se1_i2c { status = "okay"; himax_ts@48 { compatible = "himax,hxcommon"; reg = <0x48>; interrupt-parent = <&tlmm>; interrupts = <125 0x2008>; vdd-supply = <&pm6150_l10>; avdd-supply = <&pm6150l_l7>; pinctrl-names = "pmx_ts_active","pmx_ts_suspend", "pmx_ts_release"; pinctrl-0 = <&ts_int_active &ts_reset_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; pinctrl-2 = <&ts_release>; himax,panel-coords = <0 1080 0 2160>; himax,display-coords = <0 1080 0 2160>; himax,irq-gpio = <&tlmm 89 0x00>; himax,rst-gpio = <&tlmm 88 0x00>; report_type = <1>; }; }; &dsi_hx83112a_truly_video { qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled"; Loading