Searched full:goodix (Results 1 – 25 of 32) sorted by relevance
12
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | goodix.yaml | 4 $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 …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| D | goodix.txt | 1 Device tree bindings for Goodix GT9xx series touchscreen controller 5 - compatible : Should be "goodix,gt1151" 6 or "goodix,gt911" 7 or "goodix,gt9110" 8 or "goodix,gt912" 9 or "goodix,gt927" 10 or "goodix,gt9271" 11 or "goodix,gt928" 12 or "goodix,gt967" 33 compatible = "goodix,gt928";
|
| /kernel/linux/linux-4.19/drivers/input/touchscreen/ |
| D | goodix.c | 2 * Driver for Goodix Touchscreens 7 * This code is based on gt9xx.c authored by andrew@goodix.com: 9 * 2010 - 2012 Goodix Technology. 291 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report() 605 * goodix_read_version - Read goodix touchscreen version 682 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev() 953 { .compatible = "goodix,gt1151" }, 954 { .compatible = "goodix,gt911" }, 955 { .compatible = "goodix,gt9110" }, 956 { .compatible = "goodix,gt912" }, [all …]
|
| D | Makefile | 46 obj-$(CONFIG_TOUCHSCREEN_GOODIX) += goodix.o
|
| D | Kconfig | 379 tristate "Goodix I2C touchscreen" 383 Say Y here if you have the Goodix touchscreen (such as one 391 module will be called goodix.
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | goodix.c | 3 * Driver for Goodix Touchscreens 8 * This code is based on gt9xx.c authored by andrew@goodix.com: 10 * 2010 - 2012 Goodix Technology. 340 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report() 956 * goodix_read_version - Read goodix touchscreen version 1033 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev() 1386 { .compatible = "goodix,gt1151" }, 1387 { .compatible = "goodix,gt5663" }, 1388 { .compatible = "goodix,gt5688" }, 1389 { .compatible = "goodix,gt911" }, [all …]
|
| D | Makefile | 47 obj-$(CONFIG_TOUCHSCREEN_GOODIX) += goodix.o
|
| D | Kconfig | 393 tristate "Goodix I2C touchscreen" 397 Say Y here if you have the Goodix touchscreen (such as one 405 module will be called goodix.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | olimex,lcd-olinuxino.yaml | 30 - input/touchscreen/goodix.yaml
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx6ul-kontron-n6310-s-43.dts | 26 compatible = "goodix,gt928";
|
| D | sun7i-a20-wexler-tab7200.dts | 111 compatible = "goodix,gt911";
|
| D | sun6i-a31s-primo81.dts | 100 compatible = "goodix,gt911";
|
| D | imx6q-kp.dtsi | 184 compatible = "goodix,gt911";
|
| D | imx6ul-ccimx6ulsbcpro.dts | 122 compatible = "goodix,gt911";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-a64-oceanic-5205-5inmfd.dts | 42 compatible = "goodix,gt911";
|
| D | sun50i-a64-amarula-relic.dts | 119 compatible = "goodix,gt5663";
|
| D | sun50i-a64-pinephone.dtsi | 128 compatible = "goodix,gt917s";
|
| D | sun50i-a64-pinetab.dts | 175 compatible = "goodix,gt9271";
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | sun7i-a20-wexler-tab7200.dts | 121 compatible = "goodix,gt911";
|
| D | sun6i-a31s-primo81.dts | 106 compatible = "goodix,gt911";
|
| D | imx6q-kp.dtsi | 184 compatible = "goodix,gt911";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.txt | 149 goodix Shenzhen Huiding Technology Co., Ltd.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | Kconfig | 424 Touch input support is provided by the goodix driver and needs to be
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | px30-evb.dts | 408 compatible = "goodix,gt1151";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-librem5-devkit.dts | 518 compatible = "goodix,gt5688";
|
12