Home
last modified time | relevance | path

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

12

/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";
/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"
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()
1098 * goodix_read_version - Read goodix touchscreen version
1170 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev()
1415 "goodix,config-name", in goodix_ts_probe()
1419 "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()
/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
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine-evoker.dtsi47 compatible = "goodix,gt7986u", "goodix,gt7375p";
H A Dsc7180-trogdor-homestar.dtsi111 compatible = "goodix,gt7375p";
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola-steelix.dtsi106 compatible = "goodix,gt7375p";
113 goodix,no-reset-during-suspend;
H A Dmt8395-radxa-nio-12l-8-hd-panel.dtso55 compatible = "goodix,gt911";
/linux/drivers/hid/
H A Dhid-goodix-spi.c3 * Goodix GT7986U SPI Driver Code for HID.
791 { .compatible = "goodix,gt7986u-spifw", },
805 .name = "goodix-spi-hid",
816 MODULE_DESCRIPTION("Goodix SPI driver for HID touchscreen");
817 MODULE_AUTHOR("Goodix, Inc.");
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg-arc-d.dts28 compatible = "goodix,gt927";
H A Drk3399-rockpro64-screen.dtso37 compatible = "goodix,gt911";
H A Dpx30-ringneck-haikou-lvds-9904379.dtso71 compatible = "goodix,gt928";
H A Drk3588-tiger-haikou-video-demo.dtso100 compatible = "goodix,gt911";
H A Drk3399-puma-haikou-video-demo.dtso104 compatible = "goodix,gt911";
/linux/Documentation/devicetree/bindings/display/panel/
H A Dolimex,lcd-olinuxino.yaml30 - input/touchscreen/goodix.yaml
/linux/arch/arm/boot/dts/st/
H A Dstm32mp135f-dk.dts328 goodix: goodix-ts@5d { label
329 compatible = "goodix,gt911";
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-oceanic-5205-5inmfd.dts42 compatible = "goodix,gt911";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-kontron-bl-43.dts26 compatible = "goodix,gt928";
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am654-base-board-rocktech-rk101-panel.dtso72 compatible = "goodix,gt928";
/linux/Documentation/devicetree/bindings/sound/
H A Dnxp,tfa989x.yaml7 title: NXP/Goodix TFA989X (TFA1) Audio Amplifiers
/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");
/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-wexler-tab7200.dts112 compatible = "goodix,gt911";
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-prt8mm.dts103 compatible = "goodix,gt911";

12