Re: [PATCH v4 RESEND] ims-pcu: Add commands supported by the new version of the FW

2014-02-11 Thread Andrey Smirnov
On Tue, Feb 11, 2014 at 8:29 AM, Dmitry Torokhov wrote: > Hi Andrey, > > On Tue, Feb 11, 2014 at 07:28:40AM -0800, Andrey Smirnov wrote: >> New version of the PCU firmware supports two new commands: >> - IMS_PCU_CMD_OFN_SET_CONFIG which allows to write data to the >> registers of one finger na

Re: [PATCH v4 RESEND] ims-pcu: Add commands supported by the new version of the FW

2014-02-11 Thread Dmitry Torokhov
Hi Andrey, On Tue, Feb 11, 2014 at 07:28:40AM -0800, Andrey Smirnov wrote: > New version of the PCU firmware supports two new commands: > - IMS_PCU_CMD_OFN_SET_CONFIG which allows to write data to the > registers of one finger navigation(OFN) chip present on the device > - IMS_PCU_CMD_OFN_GE

[PATCH v4 RESEND] ims-pcu: Add commands supported by the new version of the FW

2014-02-11 Thread Andrey Smirnov
New version of the PCU firmware supports two new commands: - IMS_PCU_CMD_OFN_SET_CONFIG which allows to write data to the registers of one finger navigation(OFN) chip present on the device - IMS_PCU_CMD_OFN_GET_CONFIG which allows to read data form the registers of said chip. This commit a

[PATCH v4 RESEND] ims-pcu: Add commands supported by the new version of the FW

2014-01-30 Thread Andrey Smirnov
New version of the PCU firmware supports two new commands: - IMS_PCU_CMD_OFN_SET_CONFIG which allows to write data to the registers of one finger navigation(OFN) chip present on the device - IMS_PCU_CMD_OFN_GET_CONFIG which allows to read data form the registers of said chip. This commit a