Loading qcom/shima-idp.dtsi +21 −0 Original line number Diff line number Diff line Loading @@ -199,6 +199,27 @@ focaltech,trusted-touch-io-bases = <0xF114000 0xF115000 0xF116000 0xF117000 0x988000 0x00910000>; focaltech,trusted-touch-io-sizes = <0x1000 0x1000 0x1000 0x1000 0x1000 0x4000>; }; atmel_mxt_ts@4a { compatible = "atmel,maxtouch"; reg = <0x4a>; interrupt-parent = <&tlmm>; interrupts = <23 0x2008>; avdd-supply = <&L3C>; vdd-supply = <&L8C>; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend"; pinctrl-0 = <&ts_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; atmel,xy_switch; atmel,inverty; atmel,invertx; reset-gpios = <&tlmm 22 0x00>; irq-gpios = <&tlmm 23 0x2008>; atmel,panel-coords = <0 0 479 799>; atmel,display-coords = <0 0 339 729>; panel = <&dsi_sharp_qhd_plus_dsc_cmd>; }; }; &dai_mi2s2 { Loading Loading
qcom/shima-idp.dtsi +21 −0 Original line number Diff line number Diff line Loading @@ -199,6 +199,27 @@ focaltech,trusted-touch-io-bases = <0xF114000 0xF115000 0xF116000 0xF117000 0x988000 0x00910000>; focaltech,trusted-touch-io-sizes = <0x1000 0x1000 0x1000 0x1000 0x1000 0x4000>; }; atmel_mxt_ts@4a { compatible = "atmel,maxtouch"; reg = <0x4a>; interrupt-parent = <&tlmm>; interrupts = <23 0x2008>; avdd-supply = <&L3C>; vdd-supply = <&L8C>; pinctrl-names = "pmx_ts_active", "pmx_ts_suspend"; pinctrl-0 = <&ts_active>; pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>; atmel,xy_switch; atmel,inverty; atmel,invertx; reset-gpios = <&tlmm 22 0x00>; irq-gpios = <&tlmm 23 0x2008>; atmel,panel-coords = <0 0 479 799>; atmel,display-coords = <0 0 339 729>; panel = <&dsi_sharp_qhd_plus_dsc_cmd>; }; }; &dai_mi2s2 { Loading