Loading qcom/shima-qrd.dtsi +29 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,35 @@ 2500000 2000000 1500000 1000000 500000>; }; &qupv3_se10_i2c { #address-cells = <1>; #size-cells = <0>; status = "ok"; qcom,i2c-touch-active = "focaltech,fts_ts"; focaltech@38 { compatible = "focaltech,fts_ts"; reg = <0x38>; interrupt-parent = <&tlmm>; interrupts = <23 0x2008>; focaltech,reset-gpio = <&tlmm 22 0x00>; focaltech,irq-gpio = <&tlmm 23 0x2008>; focaltech,max-touch-number = <5>; focaltech,display-coords = <0 0 1080 2340>; vdd-supply = <&L3C>; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend","pmx_ts_release"; pinctrl-0 = <&ts_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; pinctrl-2 = <&ts_release>; panel = <&dsi_r66451_amoled_cmd &dsi_r66451_amoled_video>; }; }; &shima_snd { qcom,model = "lahaina-shimaqrd-snd-card"; Loading Loading
qcom/shima-qrd.dtsi +29 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,35 @@ 2500000 2000000 1500000 1000000 500000>; }; &qupv3_se10_i2c { #address-cells = <1>; #size-cells = <0>; status = "ok"; qcom,i2c-touch-active = "focaltech,fts_ts"; focaltech@38 { compatible = "focaltech,fts_ts"; reg = <0x38>; interrupt-parent = <&tlmm>; interrupts = <23 0x2008>; focaltech,reset-gpio = <&tlmm 22 0x00>; focaltech,irq-gpio = <&tlmm 23 0x2008>; focaltech,max-touch-number = <5>; focaltech,display-coords = <0 0 1080 2340>; vdd-supply = <&L3C>; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend","pmx_ts_release"; pinctrl-0 = <&ts_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; pinctrl-2 = <&ts_release>; panel = <&dsi_r66451_amoled_cmd &dsi_r66451_amoled_video>; }; }; &shima_snd { qcom,model = "lahaina-shimaqrd-snd-card"; Loading