cb22 / macbook12-spi-driver

WIP input driver for the SPI touchpad / keyboard found in the 12" MacBook (MacBook8,1 + MacBook9,1)
GNU General Public License v2.0
298 stars 103 forks source link

Updated required module for MacBook8,1 (2015) #51

Closed rquast closed 6 years ago

rquast commented 6 years ago

Using spi_pxa2xx_pci removes the need for irqpoll and fixes initramfs https://github.com/cb22/macbook12-spi-driver/issues/50

cb22 commented 6 years ago

Thanks @rquast! Merging this in 👍