Merge tag 'v5.16' into next
[linux-2.6-microblaze.git] / drivers / input / touchscreen / goodix.h
index 02065d1..fa8602e 100644 (file)
@@ -76,6 +76,7 @@ struct goodix_chip_data {
 struct goodix_ts_data {
        struct i2c_client *client;
        struct input_dev *input_dev;
+       struct input_dev *input_pen;
        const struct goodix_chip_data *chip;
        const char *firmware_name;
        struct touchscreen_properties prop;