Re: [PATCH 0/2] Add Apple SPI keyboard and trackpad driver

2019-02-05 Thread Life is hard, and then you die
Hi Henrik, On Mon, Feb 04, 2019 at 09:47:55PM +0100, Henrik Rydberg wrote: > Hi Ronald, > > > This changeset adds a driver for the SPI keyboard and trackpad on recent > > MacBook's and MacBook Pro's. The driver has seen a fair amount of use > > over the last 2 years (basically anybody running

Re: [PATCH 0/2] Add Apple SPI keyboard and trackpad driver

2019-02-04 Thread Henrik Rydberg
Hi Ronald, This changeset adds a driver for the SPI keyboard and trackpad on recent MacBook's and MacBook Pro's. The driver has seen a fair amount of use over the last 2 years (basically anybody running linux on these machines), with only relatively small changes in the last year or so. For thos

[PATCH 0/2] Add Apple SPI keyboard and trackpad driver

2019-02-04 Thread Ronald Tschalär
This changeset adds a driver for the SPI keyboard and trackpad on recent MacBook's and MacBook Pro's. The driver has seen a fair amount of use over the last 2 years (basically anybody running linux on these machines), with only relatively small changes in the last year or so. For those interested,