aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/i2c/wacom_ts/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/i2c/wacom_ts/chip.h b/src/drivers/i2c/wacom_ts/chip.h
index b59f630603..3c748d5158 100644
--- a/src/drivers/i2c/wacom_ts/chip.h
+++ b/src/drivers/i2c/wacom_ts/chip.h
@@ -19,6 +19,7 @@
#include <drivers/i2c/generic/chip.h>
#define WCOM50C1_HID "WCOM50C1"
+#define WCOMNTN2_HID "WCOMNTN2"
#define PNP0C50_CID "PNP0C50"
#define WCOM_TS_DESC "WCOM Touchscreen"