Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-14 Thread Heiko Stuebner
Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: > Adding the linux,gpio-keymap entry also has > the side-effect of making the driver register > the touchpad as a touchpad rather than another > touchscreen. > > The index for BTN_LEFT was found by trial and error. > >

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-14 Thread Heiko Stuebner
Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: > Adding the linux,gpio-keymap entry also has > the side-effect of making the driver register > the touchpad as a touchpad rather than another > touchscreen. > > The index for BTN_LEFT was found by trial and error. > >

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-10 Thread Dmitry Torokhov
On Tue, Oct 10, 2017 at 10:03:57AM -0700, Brian Norris wrote: > + Dmitry, who can probably answer better than I can > > On Tue, Oct 10, 2017 at 01:04:20PM +0200, Emil Renner Berthing wrote: > > On 10 October 2017 at 11:33, Heiko Stuebner wrote: > > > Am Montag, 9. Oktober 2017,

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-10 Thread Dmitry Torokhov
On Tue, Oct 10, 2017 at 10:03:57AM -0700, Brian Norris wrote: > + Dmitry, who can probably answer better than I can > > On Tue, Oct 10, 2017 at 01:04:20PM +0200, Emil Renner Berthing wrote: > > On 10 October 2017 at 11:33, Heiko Stuebner wrote: > > > Am Montag, 9. Oktober 2017, 20:40:28 CEST

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-10 Thread Brian Norris
+ Dmitry, who can probably answer better than I can On Tue, Oct 10, 2017 at 01:04:20PM +0200, Emil Renner Berthing wrote: > On 10 October 2017 at 11:33, Heiko Stuebner wrote: > > Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: > >> Adding the

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-10 Thread Brian Norris
+ Dmitry, who can probably answer better than I can On Tue, Oct 10, 2017 at 01:04:20PM +0200, Emil Renner Berthing wrote: > On 10 October 2017 at 11:33, Heiko Stuebner wrote: > > Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: > >> Adding the linux,gpio-keymap entry also

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-10 Thread Emil Renner Berthing
On 10 October 2017 at 11:33, Heiko Stuebner wrote: > Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: >> Adding the linux,gpio-keymap entry also has >> the side-effect of making the driver register >> the touchpad as a touchpad rather than another >>

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-10 Thread Emil Renner Berthing
On 10 October 2017 at 11:33, Heiko Stuebner wrote: > Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: >> Adding the linux,gpio-keymap entry also has >> the side-effect of making the driver register >> the touchpad as a touchpad rather than another >> touchscreen. >> >> The

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-10 Thread Heiko Stuebner
Hi Emil, Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: > Adding the linux,gpio-keymap entry also has > the side-effect of making the driver register > the touchpad as a touchpad rather than another > touchscreen. > > The index for BTN_LEFT was found by trial and error.

Re: [PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-10 Thread Heiko Stuebner
Hi Emil, Am Montag, 9. Oktober 2017, 20:40:28 CEST schrieb Emil Renner Berthing: > Adding the linux,gpio-keymap entry also has > the side-effect of making the driver register > the touchpad as a touchpad rather than another > touchscreen. > > The index for BTN_LEFT was found by trial and error.

[PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-09 Thread Emil Renner Berthing
Adding the linux,gpio-keymap entry also has the side-effect of making the driver register the touchpad as a touchpad rather than another touchscreen. The index for BTN_LEFT was found by trial and error. Signed-off-by: Emil Renner Berthing ---

[PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin

2017-10-09 Thread Emil Renner Berthing
Adding the linux,gpio-keymap entry also has the side-effect of making the driver register the touchpad as a touchpad rather than another touchscreen. The index for BTN_LEFT was found by trial and error. Signed-off-by: Emil Renner Berthing --- arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts |