Re: [PATCH] Input: elantech - add LEN2146 to SMBus blacklist for ThinkPad L13 Gen2

2021-02-08 Thread Nikolai Kostrigin
Hi, Benjamin! 08.02.2021 11:06, Benjamin Tissoires пишет: > Hi Nikolai, > > On Mon, Feb 8, 2021 at 9:01 AM Nikolai Kostrigin wrote: >> ThinkPad L13 Gen2 has both touchpad and trackpoint. >> PNP: LEN2146 PNP0f13 >> With the default protocol (elantech-smbus) trackpoint is not operating, >> while

Re: [PATCH] Input: elantech - add LEN2146 to SMBus blacklist for ThinkPad L13 Gen2

2021-02-08 Thread Benjamin Tissoires
Hi Nikolai, On Mon, Feb 8, 2021 at 9:01 AM Nikolai Kostrigin wrote: > > ThinkPad L13 Gen2 has both touchpad and trackpoint. > PNP: LEN2146 PNP0f13 > With the default protocol (elantech-smbus) trackpoint is not operating, > while touchpad does. Changing to elantech renders both operational. > >

[PATCH] Input: elantech - add LEN2146 to SMBus blacklist for ThinkPad L13 Gen2

2021-02-08 Thread Nikolai Kostrigin
ThinkPad L13 Gen2 has both touchpad and trackpoint. PNP: LEN2146 PNP0f13 With the default protocol (elantech-smbus) trackpoint is not operating, while touchpad does. Changing to elantech renders both operational. Signed-off-by: Nikolai Kostrigin --- drivers/input/mouse/elantech.c | 1 + 1 file