Message ID | cover.1576079249.git.mirq-linux@rere.qmqm.pl (mailing list archive) |
---|---|
Headers | show |
Series | input: elants: Support Asus TF300T touchscreen | expand |
11.12.2019 19:03, Michał Mirosław пишет: > This series cleans up the driver a bit and implements changes needed to > support EKTF3624-based touchscreen used in eg. Asus TF300T tablet. > > --- > v2: extended with Dmitry's patches (replaced v1 patches 3 and 4) > > Dmitry Osipenko (3): > input: elants: support 0x66 reply opcode for reporting touches > dt-bindings: input: elants-i2c: Document common touchscreen properties > dt-bindings: input: elants-i2c: Document eKTF3624 > > Michał Mirosław (6): > input: elants: document some registers and values > input: elants: support old touch report format > input: elants: remove unused axes > input: elants: override touchscreen info with DT properties > input: elants: refactor elants_i2c_execute_command() > input: elants: read touchscreen size for EKTF3624 > > .../devicetree/bindings/input/elants_i2c.txt | 6 +- > drivers/input/touchscreen/elants_i2c.c | 358 ++++++++++++------ > 2 files changed, 239 insertions(+), 125 deletions(-) > Hello Michał, The series works and looks good to me, eKTF3624 touchscreen is working fine on Nexus 7. Thank you very much!
On Wed, Dec 11, 2019 at 05:03:18PM +0100, Michał Mirosław wrote: > This series cleans up the driver a bit and implements changes needed to > support EKTF3624-based touchscreen used in eg. Asus TF300T tablet. Johnny, could you please take a look at this patch series? Thanks! > > --- > v2: extended with Dmitry's patches (replaced v1 patches 3 and 4) > > Dmitry Osipenko (3): > input: elants: support 0x66 reply opcode for reporting touches > dt-bindings: input: elants-i2c: Document common touchscreen properties > dt-bindings: input: elants-i2c: Document eKTF3624 > > Michał Mirosław (6): > input: elants: document some registers and values > input: elants: support old touch report format > input: elants: remove unused axes > input: elants: override touchscreen info with DT properties > input: elants: refactor elants_i2c_execute_command() > input: elants: read touchscreen size for EKTF3624 > > .../devicetree/bindings/input/elants_i2c.txt | 6 +- > drivers/input/touchscreen/elants_i2c.c | 358 ++++++++++++------ > 2 files changed, 239 insertions(+), 125 deletions(-) > > -- > 2.20.1 >
12.12.2019 22:24, Dmitry Torokhov пишет: > On Wed, Dec 11, 2019 at 05:03:18PM +0100, Michał Mirosław wrote: >> This series cleans up the driver a bit and implements changes needed to >> support EKTF3624-based touchscreen used in eg. Asus TF300T tablet. > > Johnny, could you please take a look at this patch series? > > Thanks! Hello Johnny, Could you please let us know whether you or anyone else from Elan are going to take a look at this patchset anytime soon?
> 12.12.2019 22:24, Dmitry Torokhov пишет: > > On Wed, Dec 11, 2019 at 05:03:18PM +0100, Michał Mirosław wrote: > >> This series cleans up the driver a bit and implements changes needed > >> to support EKTF3624-based touchscreen used in eg. Asus TF300T tablet. > > > > Johnny, could you please take a look at this patch series? > > > > Thanks! > > Hello Johnny, > > Could you please let us know whether you or anyone else from Elan are going > to take a look at this patchset anytime soon? Hi Dmitry Osipenko, I'm sorry to reply late. James Chen will take a look at this patch set.
08.01.2020 18:00, Johnny.Chuang пишет: >> 12.12.2019 22:24, Dmitry Torokhov пишет: >>> On Wed, Dec 11, 2019 at 05:03:18PM +0100, Michał Mirosław wrote: >>>> This series cleans up the driver a bit and implements changes needed >>>> to support EKTF3624-based touchscreen used in eg. Asus TF300T tablet. >>> >>> Johnny, could you please take a look at this patch series? >>> >>> Thanks! >> >> Hello Johnny, >> >> Could you please let us know whether you or anyone else from Elan are going >> to take a look at this patchset anytime soon? > > Hi Dmitry Osipenko, > > I'm sorry to reply late. James Chen will take a look at this patch set. > No problems, thank you very much.
08.01.2020 18:37, Dmitry Osipenko пишет: > 08.01.2020 18:00, Johnny.Chuang пишет: >>> 12.12.2019 22:24, Dmitry Torokhov пишет: >>>> On Wed, Dec 11, 2019 at 05:03:18PM +0100, Michał Mirosław wrote: >>>>> This series cleans up the driver a bit and implements changes needed >>>>> to support EKTF3624-based touchscreen used in eg. Asus TF300T tablet. >>>> >>>> Johnny, could you please take a look at this patch series? >>>> >>>> Thanks! >>> >>> Hello Johnny, >>> >>> Could you please let us know whether you or anyone else from Elan are going >>> to take a look at this patchset anytime soon? >> >> Hi Dmitry Osipenko, >> >> I'm sorry to reply late. James Chen will take a look at this patch set. >> > > No problems, thank you very much. Hello James, Could you please let us know whether you'll be able to take a look at this series? Thanks in advance.
23.01.2020 22:16, Dmitry Osipenko пишет: > 08.01.2020 18:37, Dmitry Osipenko пишет: >> 08.01.2020 18:00, Johnny.Chuang пишет: >>>> 12.12.2019 22:24, Dmitry Torokhov пишет: >>>>> On Wed, Dec 11, 2019 at 05:03:18PM +0100, Michał Mirosław wrote: >>>>>> This series cleans up the driver a bit and implements changes needed >>>>>> to support EKTF3624-based touchscreen used in eg. Asus TF300T tablet. >>>>> >>>>> Johnny, could you please take a look at this patch series? >>>>> >>>>> Thanks! >>>> >>>> Hello Johnny, >>>> >>>> Could you please let us know whether you or anyone else from Elan are going >>>> to take a look at this patchset anytime soon? >>> >>> Hi Dmitry Osipenko, >>> >>> I'm sorry to reply late. James Chen will take a look at this patch set. >>> >> >> No problems, thank you very much. > > Hello James, > > Could you please let us know whether you'll be able to take a look at > this series? Thanks in advance. James? @Dmitry Torokhov, will you be able to make at least a generic review of the code and then take the patches if there won't be much interest from the Elan people?