EC_ID_VERSION_LEN
u8 reg_val[EC_ID_VERSION_LEN];
err = regmap_bulk_read(regmap, EC_CHIP_ID_REG, ®_val, EC_ID_VERSION_LEN);