| /linux/Documentation/devicetree/bindings/input/ |
| H A 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. 23 - const: goodix,gt7375p 25 - const: goodix,gt7986u 26 - const: goodix,gt7375p 51 goodix,no-reset-during-suspend: 80 compatible = "goodix,gt7375p";
|
| /linux/drivers/input/touchscreen/ |
| H A 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. 26 #include "goodix.h" 306 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report() 338 input->name = "Goodix Active Pen"; in goodix_create_pen_input() 1074 * goodix_read_version - Read goodix touchscreen version 1146 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev() 1391 "goodix,config-name", in goodix_ts_probe() 1395 "goodix/%s", cfg_name); in goodix_ts_probe() [all …]
|
| H A D | Kconfig | 387 tristate "Goodix I2C touchscreen" 391 Say Y here if you have the Goodix touchscreen (such as one 399 module will be called goodix. 405 tristate "Goodix Berlin I2C touchscreen" 410 Say Y here if you have a Goodix Berlin IC connected to 419 tristate "Goodix Berlin SPI touchscreen" 424 Say Y here if you have a Goodix Berlin IC connected to
|
| H A D | Makefile | 9 goodix_ts-y := goodix.o goodix_fwupload.o
|
| /linux/drivers/hid/i2c-hid/ |
| H A D | Kconfig | 60 tristate "Driver for Goodix hid-i2c based devices on OF systems" 65 Say Y here if you want support for Goodix i2c devices that use 72 will be called i2c-hid-of-goodix. It will also build/depend on
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-herobrine-evoker.dtsi | 47 compatible = "goodix,gt7986u", "goodix,gt7375p";
|
| H A D | sc7180-trogdor-homestar.dtsi | 111 compatible = "goodix,gt7375p";
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8186-corsola-steelix.dtsi | 106 compatible = "goodix,gt7375p"; 113 goodix,no-reset-during-suspend;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-anbernic-rg-arc-d.dts | 28 compatible = "goodix,gt927";
|
| H A D | rk3399-rockpro64-screen.dtso | 37 compatible = "goodix,gt911";
|
| H A D | px30-ringneck-haikou-lvds-9904379.dtso | 71 compatible = "goodix,gt928";
|
| H A D | rk3588-tiger-haikou-video-demo.dtso | 100 compatible = "goodix,gt911";
|
| H A D | rk3399-puma-haikou-video-demo.dtso | 104 compatible = "goodix,gt911";
|
| H A D | rk3568-evb1-v10.dts | 536 touchscreen0: goodix@14 { 537 compatible = "goodix,gt1151";
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | olimex,lcd-olinuxino.yaml | 30 - input/touchscreen/goodix.yaml
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-oceanic-5205-5inmfd.dts | 42 compatible = "goodix,gt911";
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ul-kontron-bl-43.dts | 26 compatible = "goodix,gt928";
|
| H A D | imx6ul-ccimx6ulsbcpro.dts | 122 compatible = "goodix,gt911";
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am654-base-board-rocktech-rk101-panel.dtso | 72 compatible = "goodix,gt928";
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779g3-sparrow-hawk-rpi-display-2.dtsi | 51 compatible = "goodix,gt911";
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | nxp,tfa989x.yaml | 7 title: NXP/Goodix TFA989X (TFA1) Audio Amplifiers
|
| /linux/sound/soc/codecs/ |
| H A D | tfa989x.c | 283 * Ideally NXP (or now Goodix) should release proper documentation for these 423 MODULE_DESCRIPTION("ASoC NXP/Goodix TFA989X (TFA1) driver");
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun7i-a20-wexler-tab7200.dts | 112 compatible = "goodix,gt911";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-prt8mm.dts | 103 compatible = "goodix,gt911";
|
| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | lenovo.c | 128 /* Goodix Touchscreen in keyboard half */ 245 /* Vprog3B 3.0V used by the goodix touchscreen in the keyboard half */ in lenovo_yb1_x90_init() 254 /* Vprog5B 1.8V used by the goodix touchscreen in the keyboard half */ in lenovo_yb1_x90_init()
|