Searched full:goodix (Results 1 – 25 of 30) sorted by relevance
12
/Linux-v5.15/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 …]
|
/Linux-v5.15/Documentation/devicetree/bindings/input/ |
D | goodix,gt7375p.yaml | 4 $id: http://devicetree.org/schemas/input/goodix,gt7375p.yaml# 7 title: Goodix GT7375P touchscreen 13 Supports the Goodix GT7375P touchscreen. 20 - const: goodix,gt7375p 56 compatible = "goodix,gt7375p";
|
/Linux-v5.15/drivers/hid/i2c-hid/ |
D | Kconfig | 36 tristate "Driver for Goodix hid-i2c based devices on OF systems" 40 Say Y here if you want support for Goodix i2c devices that use 47 will be called i2c-hid-of-goodix. It will also build/depend on
|
D | i2c-hid-of-goodix.c | 3 * Driver for Goodix touchscreens that use the i2c-hid protocol. 162 { .compatible = "goodix,gt7375p", .data = &goodix_gt7375p_timing_data }, 181 MODULE_DESCRIPTION("Goodix i2c-hid touchscreen driver");
|
D | Makefile | 13 obj-$(CONFIG_I2C_HID_OF_GOODIX) += i2c-hid-of-goodix.o
|
/Linux-v5.15/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() 958 * goodix_read_version - Read goodix touchscreen version 1035 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev() 1389 { .compatible = "goodix,gt1151" }, 1390 { .compatible = "goodix,gt5663" }, 1391 { .compatible = "goodix,gt5688" }, 1392 { .compatible = "goodix,gt911" }, [all …]
|
D | Makefile | 47 obj-$(CONFIG_TOUCHSCREEN_GOODIX) += goodix.o
|
D | Kconfig | 389 tristate "Goodix I2C touchscreen" 393 Say Y here if you have the Goodix touchscreen (such as one 401 module will be called goodix.
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | nxp,tfa989x.yaml | 7 title: NXP/Goodix TFA989X (TFA1) Audio Amplifiers
|
/Linux-v5.15/Documentation/devicetree/bindings/display/panel/ |
D | olimex,lcd-olinuxino.yaml | 30 - input/touchscreen/goodix.yaml
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | imx6ul-kontron-n6310-s-43.dts | 26 compatible = "goodix,gt928";
|
D | sun7i-a20-wexler-tab7200.dts | 112 compatible = "goodix,gt911";
|
D | sun6i-a31s-primo81.dts | 100 compatible = "goodix,gt911";
|
D | imx6ul-ccimx6ulsbcpro.dts | 122 compatible = "goodix,gt911";
|
D | imx6q-kp.dtsi | 184 compatible = "goodix,gt911";
|
/Linux-v5.15/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-pinetab.dts | 175 compatible = "goodix,gt9271";
|
D | sun50i-a64-pinephone.dtsi | 163 compatible = "goodix,gt917s";
|
/Linux-v5.15/sound/soc/codecs/ |
D | tfa989x.c | 223 * Ideally NXP (or now Goodix) should release proper documentation for these 355 MODULE_DESCRIPTION("ASoC NXP/Goodix TFA989X (TFA1) driver");
|
D | Kconfig | 1439 tristate "NXP/Goodix TFA989X (TFA1) amplifiers" 1443 Enable support for NXP (now Goodix) TFA989X (TFA1 family) speaker
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-coachz.dtsi | 99 compatible = "goodix,gt7375p";
|
/Linux-v5.15/arch/arm64/boot/dts/rockchip/ |
D | px30-evb.dts | 414 compatible = "goodix,gt1151";
|
/Linux-v5.15/drivers/gpu/drm/panel/ |
D | Kconfig | 520 Touch input support is provided by the goodix driver and needs to be
|
/Linux-v5.15/arch/arm64/boot/dts/freescale/ |
D | imx8mq-librem5-devkit.dts | 539 compatible = "goodix,gt5688";
|
12