[PATCH 1/3] i3c: master: enable driver_override for I3C
Guenter Roeck
linux at roeck-us.net
Fri Sep 11 14:36:30 PDT 2026
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 at linux.microsoft.com>
> Assisted-by: Claude:claude-opus-4.8 copilot
> ---
> drivers/hwmon/lm75.c | 7 ++++++-
> drivers/hwmon/tmp108.c | 2 ++
Separate patches for each hwmon driver, please. Each patch should use the
standard prefix used in hwmon drivers.
Thanks,
Guenter
More information about the linux-i3c
mailing list