Re: [PATCH] iio: adc: rtq6056: add i2c_device_id support

From: Jonathan Cameron

Date: Tue Apr 21 2026 - 10:59:25 EST


On Mon, 20 Apr 2026 20:12:49 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:

> On Mon, Apr 20, 2026 at 08:52:52PM +0800, Kevin Tung wrote:
> > Add i2c_device_id table to support legacy I2C instantiation.
> > Update probe to use i2c_get_match_data() so device data can be
> > retrieved consistently for both OF and legacy I2C instantiation.
>
> Maybe someone finds this useful...
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
>
Applied.