On Wed, Nov 30, 2022 at 01:55:52PM +0800, Binbin Zhou wrote: > Add support for the ACPI-based device registration, so that the driver > can be also enabled through ACPI table. ... The of.h is left with this patch. Is it still needed? ... > +/* Get i2c-gpio props from DT or ACPI table */ properties > +static void i2c_gpio_get_props(struct device *dev, _properties > + struct i2c_gpio_platform_data *pdata) -- With Best Regards, Andy Shevchenko