Searched full:zinitix (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
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-6.12.1/drivers/input/touchscreen/ |
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 …]
|
D | Makefile | 118 obj-$(CONFIG_TOUCHSCREEN_ZINITIX) += zinitix.o
|
D | Kconfig | 1368 tristate "Zinitix touchscreen support" 1371 Say Y here if you have a touchscreen using Zinitix bt541, 1377 module will be called zinitix.
|
D | msg2638.c | 11 * Driver structure based on zinitix.c by Michael Srba <Michael.Srba@seznam.cz>
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | ste-ux500-samsung-codina-tmo.dts | 525 /* Zinitix BT404 ISP part */ 527 compatible = "zinitix,bt404-isp"; 533 /* Zinitix BT404 touchscreen, also has the touchkeys for menu and back */ 535 compatible = "zinitix,bt404"; 542 zinitix,mode = <2>; 673 /* Interrupt line for the Zinitix BT404 touchscreen */
|
D | ste-ux500-samsung-codina.dts | 625 /* Zinitix BT404 ISP part */ 627 compatible = "zinitix,bt404-isp"; 633 /* Zinitix BT404 touchscreen, also has the touchkeys for menu and back */ 635 compatible = "zinitix,bt404"; 642 zinitix,mode = <2>; 795 /* Interrupt line for the Zinitix BT404 touchscreen */
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-samsung-a3u-eur.dts | 68 compatible = "zinitix,bt541";
|
D | msm8916-samsung-gt58.dts | 71 compatible = "zinitix,bt532";
|
D | msm8916-samsung-fortuna-common.dtsi | 252 compatible = "zinitix,bt541";
|
D | msm8916-samsung-serranove.dts | 266 compatible = "zinitix,bt541";
|
/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | qcom-msm8226-samsung-ms013g.dts | 134 compatible = "zinitix,bt541";
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 1722 "^zinitix,.*": 1723 description: Zinitix Co., Ltd
|