Loading arch/arm/boot/dts/qcom/msmgold-pmi8937-qrd-sku5.dtsi +53 −0 Original line number Diff line number Diff line Loading @@ -35,3 +35,56 @@ &dsi_hx8394f_720p_video { qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; }; &soc { i2c@78b7000 { status = "ok"; focaltech@38 { compatible = "focaltech,5x06"; reg = <0x38>; interrupt-parent = <&tlmm>; interrupts = <65 0x2>; vdd-supply = <&pmgold_l10>; vcc_i2c-supply = <&pmgold_l5>; /* pins used by touchscreen */ 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>; focaltech,name = "ft5436"; focaltech,family-id = <0x06>; focaltech,reset-gpio = <&tlmm 64 0x0>; focaltech,irq-gpio = <&tlmm 65 0x2008>; focaltech,display-coords = <0 0 720 1280>; focaltech,panel-coords = <0 0 720 1400>; focaltech,button-map= <139 102 158>; focaltech,no-force-update; focaltech,i2c-pull-up; focaltech,group-id = <1>; focaltech,hard-reset-delay-ms = <20>; focaltech,soft-reset-delay-ms = <200>; focaltech,num-max-touches = <5>; focaltech,fw-delay-aa-ms = <30>; focaltech,fw-delay-55-ms = <30>; focaltech,fw-upgrade-id1 = <0x79>; focaltech,fw-upgrade-id2 = <0x08>; focaltech,fw-delay-readid-ms = <10>; focaltech,fw-delay-era-flsh-ms = <2000>; focaltech,fw-auto-cal; focaltech,ignore-id-check; }; }; gen-vkeys { compatible = "qcom,gen-vkeys"; label = "ft5x06_ts"; qcom,disp-maxx = <720>; qcom,disp-maxy = <1280>; qcom,panel-maxx = <720>; qcom,panel-maxy = <1400>; qcom,key-codes = <139 172 158>; qcom,y-offset = <0>; }; }; Loading
arch/arm/boot/dts/qcom/msmgold-pmi8937-qrd-sku5.dtsi +53 −0 Original line number Diff line number Diff line Loading @@ -35,3 +35,56 @@ &dsi_hx8394f_720p_video { qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; }; &soc { i2c@78b7000 { status = "ok"; focaltech@38 { compatible = "focaltech,5x06"; reg = <0x38>; interrupt-parent = <&tlmm>; interrupts = <65 0x2>; vdd-supply = <&pmgold_l10>; vcc_i2c-supply = <&pmgold_l5>; /* pins used by touchscreen */ 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>; focaltech,name = "ft5436"; focaltech,family-id = <0x06>; focaltech,reset-gpio = <&tlmm 64 0x0>; focaltech,irq-gpio = <&tlmm 65 0x2008>; focaltech,display-coords = <0 0 720 1280>; focaltech,panel-coords = <0 0 720 1400>; focaltech,button-map= <139 102 158>; focaltech,no-force-update; focaltech,i2c-pull-up; focaltech,group-id = <1>; focaltech,hard-reset-delay-ms = <20>; focaltech,soft-reset-delay-ms = <200>; focaltech,num-max-touches = <5>; focaltech,fw-delay-aa-ms = <30>; focaltech,fw-delay-55-ms = <30>; focaltech,fw-upgrade-id1 = <0x79>; focaltech,fw-upgrade-id2 = <0x08>; focaltech,fw-delay-readid-ms = <10>; focaltech,fw-delay-era-flsh-ms = <2000>; focaltech,fw-auto-cal; focaltech,ignore-id-check; }; }; gen-vkeys { compatible = "qcom,gen-vkeys"; label = "ft5x06_ts"; qcom,disp-maxx = <720>; qcom,disp-maxy = <1280>; qcom,panel-maxx = <720>; qcom,panel-maxy = <1400>; qcom,key-codes = <139 172 158>; qcom,y-offset = <0>; }; };