diff options
| author | Prathima <Prathima.Lk@amd.com> | 2026-07-10 16:46:39 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-17 15:50:48 +0200 |
| commit | f61a6fd4593bddc0f2109a1d3359fd2a88124d33 (patch) | |
| tree | 6862aa3a6692ffa9df4947b77b3a17821a654104 /include/uapi/misc/amd-apml.h | |
| parent | ba27ea7abd35d260e3b489f985ec2b4113c0fd85 (diff) | |
| download | linux-next-f61a6fd4593bddc0f2109a1d3359fd2a88124d33.tar.gz linux-next-f61a6fd4593bddc0f2109a1d3359fd2a88124d33.zip | |
misc: amd-sbi: Add support for SB-TSI over I3C
AMD SB-TSI temperature sensors can be accessed over both
I2C and I3C buses depending on the platform configuration.
Extend the SB-TSI driver to support both I2C and I3C bus interfaces
by selecting the appropriate transport based on the probed bus type.
The driver maintains backward compatibility with existing I2C
deployments while enabling support for systems using the I3C bus.
Register both I2C and I3C drivers using module_i3c_i2c_driver() and
update the Kconfig dependency from I2C to I3C_OR_I2C.
Reviewed-by: Akshay Gupta <Akshay.Gupta@amd.com>
Signed-off-by: Prathima <Prathima.Lk@amd.com>
Link: https://patch.msgid.link/20260710111642.850022-6-Akshay.Gupta@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/misc/amd-apml.h')
0 files changed, 0 insertions, 0 deletions
