BD9571MWV_PRODUCT_CODE
ret = regmap_read(regmap, BD9571MWV_PRODUCT_CODE, &value);
ret = i2c_smbus_read_byte_data(client, BD9571MWV_PRODUCT_CODE);