mbox series

[0/4] EDT-FT5x06 Fixes and improvments

Message ID 20200227112819.16754-1-m.felsch@pengutronix.de (mailing list archive)
Headers show
Series EDT-FT5x06 Fixes and improvments | expand

Message

Marco Felsch Feb. 27, 2020, 11:28 a.m. UTC
Hi,

first this series fixes a possible undefined register access for
ev-ft5726 devices.

This series also includes the v4 of the improved pm ops. Please check
my notes I made on the patch.

Last but least it adds the support for async probe which is important
for fast booting because devices having a reset-pin specified sleeps
300ms..

Regards,
  Marco

Ahmad Fatoum (1):
  Input: edt-ft5x06 - prefer asynchronous probe

Marco Felsch (3):
  Input: edt-ft5x06 - fix get_default register write access
  Input: edt-ft5x06 - move parameter restore into helper
  Input: edt-ft5x06 - improve power management operations

 drivers/input/touchscreen/edt-ft5x06.c | 179 ++++++++++++++++++++++---
 1 file changed, 157 insertions(+), 22 deletions(-)

Comments

Marco Felsch March 9, 2020, 6:44 a.m. UTC | #1
Hi,

gentle ping.

Regards,
  Marco

On 20-02-27 12:28, Marco Felsch wrote:
> Hi,
> 
> first this series fixes a possible undefined register access for
> ev-ft5726 devices.
> 
> This series also includes the v4 of the improved pm ops. Please check
> my notes I made on the patch.
> 
> Last but least it adds the support for async probe which is important
> for fast booting because devices having a reset-pin specified sleeps
> 300ms..
> 
> Regards,
>   Marco
> 
> Ahmad Fatoum (1):
>   Input: edt-ft5x06 - prefer asynchronous probe
> 
> Marco Felsch (3):
>   Input: edt-ft5x06 - fix get_default register write access
>   Input: edt-ft5x06 - move parameter restore into helper
>   Input: edt-ft5x06 - improve power management operations
> 
>  drivers/input/touchscreen/edt-ft5x06.c | 179 ++++++++++++++++++++++---
>  1 file changed, 157 insertions(+), 22 deletions(-)
> 
> -- 
> 2.20.1
Marco Felsch March 31, 2020, 7:50 a.m. UTC | #2
Hi Dmitry,

gentle ping..

On 20-03-09 07:44, Marco Felsch wrote:
> Hi,
> 
> gentle ping.
> 
> Regards,
>   Marco
> 
> On 20-02-27 12:28, Marco Felsch wrote:
> > Hi,
> > 
> > first this series fixes a possible undefined register access for
> > ev-ft5726 devices.
> > 
> > This series also includes the v4 of the improved pm ops. Please check
> > my notes I made on the patch.
> > 
> > Last but least it adds the support for async probe which is important
> > for fast booting because devices having a reset-pin specified sleeps
> > 300ms..
> > 
> > Regards,
> >   Marco
> > 
> > Ahmad Fatoum (1):
> >   Input: edt-ft5x06 - prefer asynchronous probe
> > 
> > Marco Felsch (3):
> >   Input: edt-ft5x06 - fix get_default register write access
> >   Input: edt-ft5x06 - move parameter restore into helper
> >   Input: edt-ft5x06 - improve power management operations
> > 
> >  drivers/input/touchscreen/edt-ft5x06.c | 179 ++++++++++++++++++++++---
> >  1 file changed, 157 insertions(+), 22 deletions(-)
> > 
> > -- 
> > 2.20.1
> 
>
Marco Felsch May 8, 2020, 8:22 a.m. UTC | #3
Hi Dmitry,

pls can you have a look on it?

Thanks,
  Marco

On 20-03-31 09:50, Marco Felsch wrote:
> Hi Dmitry,
> 
> gentle ping..
> 
> On 20-03-09 07:44, Marco Felsch wrote:
> > Hi,
> > 
> > gentle ping.
> > 
> > Regards,
> >   Marco
> > 
> > On 20-02-27 12:28, Marco Felsch wrote:
> > > Hi,
> > > 
> > > first this series fixes a possible undefined register access for
> > > ev-ft5726 devices.
> > > 
> > > This series also includes the v4 of the improved pm ops. Please check
> > > my notes I made on the patch.
> > > 
> > > Last but least it adds the support for async probe which is important
> > > for fast booting because devices having a reset-pin specified sleeps
> > > 300ms..
> > > 
> > > Regards,
> > >   Marco
> > > 
> > > Ahmad Fatoum (1):
> > >   Input: edt-ft5x06 - prefer asynchronous probe
> > > 
> > > Marco Felsch (3):
> > >   Input: edt-ft5x06 - fix get_default register write access
> > >   Input: edt-ft5x06 - move parameter restore into helper
> > >   Input: edt-ft5x06 - improve power management operations
> > > 
> > >  drivers/input/touchscreen/edt-ft5x06.c | 179 ++++++++++++++++++++++---
> > >  1 file changed, 157 insertions(+), 22 deletions(-)
> > > 
> > > -- 
> > > 2.20.1
> > 
> > 
> 
> -- 
> Pengutronix e.K.                           |                             |
> Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
> 31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
> 
>