Home
last modified time | relevance | path

Searched full:goodix (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/
Dgoodix.yaml4 $id: http://devicetree.org/schemas/input/touchscreen/goodix.yaml#
7 title: Goodix GT9xx series touchscreen controller Bindings
18 - goodix,gt1151
19 - goodix,gt5663
20 - goodix,gt5688
21 - goodix,gt911
22 - goodix,gt9110
23 - goodix,gt912
24 - goodix,gt9147
25 - goodix,gt917s
[all …]
/Linux-v5.10/drivers/input/touchscreen/
Dgoodix.c3 * Driver for Goodix Touchscreens
8 * This code is based on gt9xx.c authored by andrew@goodix.com:
10 * 2010 - 2012 Goodix Technology.
384 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report()
1000 * goodix_read_version - Read goodix touchscreen version
1077 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev()
1437 { .compatible = "goodix,gt1151" },
1438 { .compatible = "goodix,gt5663" },
1439 { .compatible = "goodix,gt5688" },
1440 { .compatible = "goodix,gt911" },
[all …]
DMakefile47 obj-$(CONFIG_TOUCHSCREEN_GOODIX) += goodix.o
DKconfig393 tristate "Goodix I2C touchscreen"
397 Say Y here if you have the Goodix touchscreen (such as one
405 module will be called goodix.
/Linux-v5.10/Documentation/devicetree/bindings/display/panel/
Dolimex,lcd-olinuxino.yaml30 - input/touchscreen/goodix.yaml
/Linux-v5.10/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-oceanic-5205-5inmfd.dts42 compatible = "goodix,gt911";
Dsun50i-a64-amarula-relic.dts119 compatible = "goodix,gt5663";
Dsun50i-a64-pinephone.dtsi128 compatible = "goodix,gt917s";
Dsun50i-a64-pinetab.dts175 compatible = "goodix,gt9271";
/Linux-v5.10/arch/arm/boot/dts/
Dimx6ul-kontron-n6310-s-43.dts26 compatible = "goodix,gt928";
Dsun7i-a20-wexler-tab7200.dts111 compatible = "goodix,gt911";
Dsun6i-a31s-primo81.dts100 compatible = "goodix,gt911";
Dimx6q-kp.dtsi184 compatible = "goodix,gt911";
Dimx6ul-ccimx6ulsbcpro.dts122 compatible = "goodix,gt911";
/Linux-v5.10/drivers/gpu/drm/panel/
DKconfig423 Touch input support is provided by the goodix driver and needs to be
/Linux-v5.10/arch/arm64/boot/dts/rockchip/
Dpx30-evb.dts408 compatible = "goodix,gt1151";
/Linux-v5.10/arch/arm64/boot/dts/freescale/
Dimx8mq-librem5-devkit.dts518 compatible = "goodix,gt5688";
/Linux-v5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml420 "^goodix,.*":
/Linux-v5.10/drivers/hid/i2c-hid/
Di2c-hid-core.c429 * According to Goodix Windows even waits 60 ms after (other?) in i2c_hid_set_power()
/Linux-v5.10/
DMAINTAINERS7468 GOODIX TOUCHSCREEN
7472 F: drivers/input/touchscreen/goodix.c