Searched full:zinitix (Results 1 – 10 of 10) sorted by relevance
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | zinitix,bt400.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/zinitix,bt400.yaml# 7 title: Zinitix BT4xx and BT5xx series touchscreen controller 9 description: The Zinitix BT4xx and BT5xx series of touchscreen controllers 27 - zinitix,bt402 28 - zinitix,bt403 29 - zinitix,bt404 30 - zinitix,bt412 31 - zinitix,bt413 32 - zinitix,bt431 33 - zinitix,bt432 [all …]
|
/linux/drivers/input/touchscreen/ |
H A D | zinitix.c | 570 input_dev->name = "Zinitix Capacitive TouchScreen"; in zinitix_init_input_dev() 680 error = device_property_read_u32(&client->dev, "zinitix,mode", in zinitix_ts_probe() 693 "Malformed zinitix,mode property, must be 2 (supplied: %d)\n", in zinitix_ts_probe() 736 { .compatible = "zinitix,bt402" }, 737 { .compatible = "zinitix,bt403" }, 738 { .compatible = "zinitix,bt404" }, 739 { .compatible = "zinitix,bt412" }, 740 { .compatible = "zinitix,bt413" }, 741 { .compatible = "zinitix,bt431" }, 742 { .compatible = "zinitix,bt432" }, [all …]
|
H A D | Makefile | 118 obj-$(CONFIG_TOUCHSCREEN_ZINITIX) += zinitix.o
|
H A D | Kconfig | 1370 tristate "Zinitix touchscreen support" 1373 Say Y here if you have a touchscreen using Zinitix bt541, 1379 module will be called zinitix.
|
H A D | msg2638.c | 11 * Driver structure based on zinitix.c by Michael Srba <Michael.Srba@seznam.cz>
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-samsung-a3u-eur.dts | 68 compatible = "zinitix,bt541";
|
H A D | msm8916-samsung-gt58.dts | 71 compatible = "zinitix,bt532";
|
H A D | msm8916-samsung-fortuna-common.dtsi | 252 compatible = "zinitix,bt541";
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8226-samsung-ms013g.dts | 134 compatible = "zinitix,bt541";
|
/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 1750 "^zinitix,.*": 1751 description: Zinitix Co., Ltd
|