Re: [PATCH 1/3] i3c: master: enable driver_override for I3C

From: Andy Shevchenko

Date: Sat Sep 12 2026 - 09:32:32 EST


On Fri, Sep 11, 2026 at 02:09:33PM -0700, Meagan Lloyd wrote:
> Opt-in to driver_override sysfs functionality for I3C subsystem.
>
> Update some I3C drivers that are assuming that if their .probe is
> invoked that the bus match function already checked the ID table. Go
> ahead and verify in .probe that i3c_device_match_id() returns a valid
> match before using the i3c_device_id pointer.
>
> Signed-off-by: Meagan Lloyd <meaganlloyd@xxxxxxxxxxxxxxxxxxx>
> Assisted-by: Claude:claude-opus-4.8 copilot

Assisted-by: LLM

...

> drivers/hwmon/lm75.c | 7 ++++++-
> drivers/hwmon/tmp108.c | 2 ++
> drivers/i3c/master.c | 6 ++++++
> drivers/iio/adc/ad4062.c | 10 ++++++++--
> drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.c | 3 +++

No, each IIO driver should have its own patch.

--
With Best Regards,
Andy Shevchenko