SMI330_CHIP_ID_REG
regmap_read(data->regmap, SMI330_CHIP_ID_REG, &dummy_byte);
ret = regmap_read(data->regmap, SMI330_CHIP_ID_REG, &chip_id);