of_i2c_get_board_info
EXPORT_SYMBOL_GPL(of_i2c_get_board_info);
ret = of_i2c_get_board_info(&adap->dev, node, &info);
ret = of_i2c_get_board_info(dev, node, &boardinfo->base);
int of_i2c_get_board_info(struct device *dev, struct device_node *node,