mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
The mt7622 soc has a built-in wmac, same driver as the mt7615, but it lacked MODULE_DEVICE_TABLE() so udev could not autoload driver and firmware. This commit also adds the wmac+bluetooth specific firmware. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>