Re: [PATCH v2 0/7] Input: sx8654 - reset-gpio, sx865[056] support, etc.

2018-12-03 Thread Richard Leitner
Hi, another friendly reminder for this patchset... Any comments/objections? regards;Richard.L On 17.10.18 14:51, Richard Leitner wrote: > Add reset-gpio, sx8654[056] and common of_touchscreen functions support > for the sx8654 driver. > > Changes v2: > - use devm_gpiod_get_optional in pro

Re: [PATCH v2 0/7] Input: sx8654 - reset-gpio, sx865[056] support, etc.

2018-11-04 Thread Richard Leitner
Hi, friendly question for the status of this patchset of mine. thanksĀ®ards;Richard.L On 10/17/18 2:51 PM, Richard Leitner wrote: Add reset-gpio, sx8654[056] and common of_touchscreen functions support for the sx8654 driver. Changes v2: - use devm_gpiod_get_optional in probe instead of

[PATCH v2 0/7] Input: sx8654 - reset-gpio, sx865[056] support, etc.

2018-10-17 Thread Richard Leitner
Add reset-gpio, sx8654[056] and common of_touchscreen functions support for the sx8654 driver. Changes v2: - use devm_gpiod_get_optional in probe instead of in #ifdef CONFIG_OF - convert flags to BIT() in a separate patch - replace hrtimer with "regular" timer - use