GOODIX_REG_ID
error = goodix_i2c_read(ts->client, GOODIX_REG_ID, buf, sizeof(buf));
error = goodix_i2c_read(client, GOODIX_REG_ID, &test, 1);