OPT4060_DEVICE_ID
return reg == OPT4060_DEVICE_ID;
.max_register = OPT4060_DEVICE_ID,
ret = regmap_read(chip->regmap, OPT4060_DEVICE_ID, ®val);