quirks: add quirks for Apple SPI input devices
authorGreg V <greg@unrelenting.technology>
Mon, 15 Mar 2021 22:17:06 +0000 (01:17 +0300)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 17 Mar 2021 02:34:30 +0000 (02:34 +0000)
commitd8b1a773e306e1055b2a6fc1e71cc7af77c682a2
treeb7c510bb8e10e021b78fb5eda3c35717b35b23ab
parent5f00c32d9ec8878948696f7c89ffb8b29a591fb6
quirks: add quirks for Apple SPI input devices

The Linux applespi driver currently uses the Synaptics vendor ID
on the trackpad for some reason (even though, at least from bcm5974
we only know that Broadcom is involved..) but my upcoming FreeBSD driver
uses the Apple vendor ID everywhere, so add two quirks.

Signed-off-by: Greg V <greg@unrelenting.technology>
quirks/50-system-apple.quirks