Merge branch 'next' into for-linus
[linux-block.git] / drivers / input / touchscreen / goodix.h
index f79eaeaceedbf27b05916a18e8c69750af110971..fa8602e78a6480c066103214cb06e475b36de6eb 100644 (file)
@@ -88,6 +88,7 @@ struct goodix_ts_data {
        struct gpio_desc *gpiod_rst;
        int gpio_count;
        int gpio_int_idx;
+       enum gpiod_flags gpiod_rst_flags;
        char id[GOODIX_ID_MAX_LEN + 1];
        char cfg_name[64];
        u16 version;