Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for...
[firefly-linux-kernel-4.4.55.git] / drivers / hid / hid-multitouch.c
index 62cac4dc3b627c6bb598a77ce0c1cb78eee62be5..58d0e7aaf088ace83e03aa2ec3975e6b6fcae16f 100644 (file)
@@ -727,6 +727,10 @@ static const struct hid_device_id mt_devices[] = {
        { .driver_data = MT_CLS_DEFAULT,
                HID_USB_DEVICE(USB_VENDOR_ID_UNITEC,
                        USB_DEVICE_ID_UNITEC_USB_TOUCH_0A19) },
+       /* XAT */
+       { .driver_data = MT_CLS_DEFAULT,
+               HID_USB_DEVICE(USB_VENDOR_ID_XAT,
+                       USB_DEVICE_ID_XAT_CSR) },
 
        { }
 };