Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-07-29 Thread Bogdan George Stefan
Dimitry, Please let me know if there is anything I can provide for this driver. Thank you, Bogdan On Thu, Jun 18, 2015 at 11:39 AM, Bogdan George Stefan wrote: > Dimitry, > > You can control how many fingers work on a device via the firmware > that you load. I've asked the Zeitec guys to

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-07-29 Thread Bogdan George Stefan
Dimitry, Please let me know if there is anything I can provide for this driver. Thank you, Bogdan On Thu, Jun 18, 2015 at 11:39 AM, Bogdan George Stefan bogdan.george.ste...@gmail.com wrote: Dimitry, You can control how many fingers work on a device via the firmware that you load. I've

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-06-18 Thread Bogdan George Stefan
Dimitry, You can control how many fingers work on a device via the firmware that you load. I've asked the Zeitec guys to confirm. So, to answer your question, if you want to build a system with a touch that supports only 7 fingers, you can pick any part from Zeitec and give the supplier the right

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-06-18 Thread Bogdan George Stefan
Dimitry, You can control how many fingers work on a device via the firmware that you load. I've asked the Zeitec guys to confirm. So, to answer your question, if you want to build a system with a touch that supports only 7 fingers, you can pick any part from Zeitec and give the supplier the right

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-06-12 Thread Dmitry Torokhov
Hi Bogdan, On Tue, Jun 02, 2015 at 10:43:01AM +0300, Bogdan George Stefan wrote: > Dimitry, > > I know 0xB2 should provide that information according to the > datasheet, however here is what Zeitec guys had to say when I asked > them why it does not work: > > "0xB2 is deprecated. > It only

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-06-12 Thread Dmitry Torokhov
Hi Bogdan, On Tue, Jun 02, 2015 at 10:43:01AM +0300, Bogdan George Stefan wrote: Dimitry, I know 0xB2 should provide that information according to the datasheet, however here is what Zeitec guys had to say when I asked them why it does not work: 0xB2 is deprecated. It only supports in

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-06-02 Thread Bogdan George Stefan
Dimitry, I know 0xB2 should provide that information according to the datasheet, however here is what Zeitec guys had to say when I asked them why it does not work: "0xB2 is deprecated. It only supports in Zet6221/31 serious but zet9172/zet6273." If you like, I can attach my conversation with

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-06-02 Thread Bogdan George Stefan
Dimitry, I know 0xB2 should provide that information according to the datasheet, however here is what Zeitec guys had to say when I asked them why it does not work: 0xB2 is deprecated. It only supports in Zet6221/31 serious but zet9172/zet6273. If you like, I can attach my conversation with

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-05-29 Thread Dmitry Torokhov
Hi Bogdan, On Thu, May 28, 2015 at 03:22:02PM +0300, Bogdan George Stefan wrote: > This driver adds support for Zeitec touchscreens. It has > been tested with ZET6273 and ZET9172. > > It supports ACPI and device tree enumeration. For ACPI you need ACPI > 5.1+ in order to be able to use named

Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-05-29 Thread Dmitry Torokhov
Hi Bogdan, On Thu, May 28, 2015 at 03:22:02PM +0300, Bogdan George Stefan wrote: This driver adds support for Zeitec touchscreens. It has been tested with ZET6273 and ZET9172. It supports ACPI and device tree enumeration. For ACPI you need ACPI 5.1+ in order to be able to use named GPIOs.

[PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-05-28 Thread Bogdan George Stefan
This driver adds support for Zeitec touchscreens. It has been tested with ZET6273 and ZET9172. It supports ACPI and device tree enumeration. For ACPI you need ACPI 5.1+ in order to be able to use named GPIOs. Screen resolution, the maximum number of fingers supported, if the touchscreen has

[PATCH v2] Input: Add generic driver for Zeitec touchscreens

2015-05-28 Thread Bogdan George Stefan
This driver adds support for Zeitec touchscreens. It has been tested with ZET6273 and ZET9172. It supports ACPI and device tree enumeration. For ACPI you need ACPI 5.1+ in order to be able to use named GPIOs. Screen resolution, the maximum number of fingers supported, if the touchscreen has