Searched +full:nt36672a +full:- +full:ts (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/touchscreen/novatek,nvt-ts.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Hans de Goede <hdegoede@redhat.com>13 - $ref: touchscreen.yaml#18 - novatek,nt11205-ts19 - novatek,nt36672a-ts27 reset-gpios:30 vcc-supply: true[all …]
1 // SPDX-License-Identifier: GPL-2.03 /dts-v1/;5 #include "sdm845-xiaomi-beryllium-common.dtsi"13 compatible = "tianma,fhd-video", "novatek,nt36672a";21 compatible = "novatek,nt36672a-ts";24 interrupts-extended = <&tlmm 31 IRQ_TYPE_EDGE_RISING>;25 reset-gpios = <&tlmm 32 GPIO_ACTIVE_LOW>;28 iovcc-supply = <&vreg_l14a_1p8>;29 vcc-supply = <&lab>;31 pinctrl-0 = <&ts_int_default &ts_reset_default>;[all …]