Re: [PATCH] iio: adc: rtq6056: add i2c_device_id support
From: Andy Shevchenko
Date: Wed Apr 22 2026 - 03:37:09 EST
On Wed, Apr 22, 2026 at 10:07:33AM +0800, ChiYuan Huang wrote:
> On Tue, Apr 21, 2026 at 03:54:26PM +0100, Jonathan Cameron wrote:
> > 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.
> Since 89a1034cd841 ("iio: adc: rtq6056: Add support for the whole RTQ6056 family")
> break the sysfs usage, should we Cc <"stable@xxxxxxxxxxxxxxx"> to make
> it backported?
In that case you need to add Fixes tag as well.
Fixes: 89a1034cd841 ("iio: adc: rtq6056: Add support for the whole RTQ6056 family")
Cc: stable@xxxxxxxxxxxxxxx
--
With Best Regards,
Andy Shevchenko