Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dgoodix.yaml4 $id: http://devicetree.org/schemas/input/touchscreen/goodix.yaml#
7 title: Goodix GT9xx series touchscreen controller
18 - goodix,gt1151
19 - goodix,gt1158
20 - goodix,gt5663
21 - goodix,gt5688
22 - goodix,gt911
23 - goodix,gt9110
24 - goodix,gt912
25 - goodix,gt9147
[all …]
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dgoodix,gt7375p.yaml4 $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";
/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.c3 * 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"
304 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report()
336 input->name = "Goodix Active Pen"; in goodix_create_pen_input()
1072 * goodix_read_version - Read goodix touchscreen version
1144 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev()
1377 "goodix,config-name", in goodix_ts_probe()
1381 "goodix/%s", cfg_name); in goodix_ts_probe()
[all …]
H A Dgoodix_fwupload.c3 * Goodix Touchscreen firmware upload support
8 * Copyright (c) 2010 - 2012 Goodix Technology.
9 * Author: andrew@goodix.com
15 #include "goodix.h"
196 snprintf(fw_name, sizeof(fw_name), "goodix/%s", ts->firmware_name); in goodix_firmware_upload()
316 "goodix,main-clk", &main_clk); in goodix_send_main_clock()
H A DMakefile9 goodix_ts-y := goodix.o goodix_fwupload.o
H A DKconfig405 tristate "Goodix I2C touchscreen"
409 Say Y here if you have the Goodix touchscreen (such as one
417 module will be called goodix.
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-of-goodix.c3 * Driver for Goodix touchscreens that use the i2c-hid protocol.
106 of_property_read_bool(client->dev.of_node, "goodix,no-reset-during-suspend"); in i2c_hid_of_goodix_probe()
119 { .compatible = "goodix,gt7375p", .data = &goodix_gt7375p_timing_data },
138 MODULE_DESCRIPTION("Goodix i2c-hid touchscreen driver");
H A DKconfig60 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
H A DMakefile14 obj-$(CONFIG_I2C_HID_OF_GOODIX) += i2c-hid-of-goodix.o
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine-evoker.dtsi47 compatible = "goodix,gt7986u", "goodix,gt7375p";
H A Dsc7180-trogdor-coachz.dtsi99 compatible = "goodix,gt7375p";
H A Dsc7180-trogdor-homestar.dtsi111 compatible = "goodix,gt7375p";
/openbmc/linux/drivers/platform/x86/x86-android-tablets/
H A Dother.c317 /* goodix touchscreen */
538 PROPERTY_ENTRY_STRING("goodix,config-name", "gt912-tm800a550l.cfg"),
539 PROPERTY_ENTRY_U32("goodix,main-clk", 54),
549 /* goodix touchscreen */
H A Dlenovo.c85 /* Goodix Touchscreen in keyboard half */
212 /* Vprog3B 3.0V used by the goodix touchscreen in the keyboard half */ in lenovo_yb1_x90_init()
221 /* Vprog5B 1.8V used by the goodix touchscreen in the keyboard half */ in lenovo_yb1_x90_init()
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dolimex,lcd-olinuxino.yaml30 - input/touchscreen/goodix.yaml
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am654-base-board-rocktech-rk101-panel.dtso60 compatible = "goodix,gt928";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-kontron-bl-43.dts26 compatible = "goodix,gt928";
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-oceanic-5205-5inmfd.dts42 compatible = "goodix,gt911";
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnxp,tfa989x.yaml7 title: NXP/Goodix TFA989X (TFA1) Audio Amplifiers
/openbmc/linux/sound/soc/codecs/
H A Dtfa989x.c283 * Ideally NXP (or now Goodix) should release proper documentation for these
423 MODULE_DESCRIPTION("ASoC NXP/Goodix TFA989X (TFA1) driver");
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-prt8mm.dts103 compatible = "goodix,gt911";
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-wexler-tab7200.dts112 compatible = "goodix,gt911";
H A Dsun6i-a31s-primo81.dts100 compatible = "goodix,gt911";
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-evb1-v10.dts486 touchscreen0: goodix@14 {
487 compatible = "goodix,gt1151";
/openbmc/u-boot/arch/arm/dts/
H A Dsun7i-a20-wexler-tab7200.dts121 compatible = "goodix,gt911";

12