commit | 53d3ff7be4a67841d7302c8d5e6521124959fdc1 | [log] [tgz] |
---|---|---|
author | Min Li <min.li.xe@renesas.com> | Wed May 01 12:32:55 2024 -0400 |
committer | Lee Jones <lee@kernel.org> | Fri May 10 15:39:18 2024 +0100 |
tree | cdf4714cc1b1dc8dc96f6eb4f2fe2705609c2986 | |
parent | ecbc0f273d835d27eabcd78adc05294f4b80e87e [diff] |
mfd: rsmu: support I2C SMBus access 8a3400x device implements its own reg_read and reg_write, which only supports I2C bus access. This patch adds support for SMBus access. Signed-off-by: Min Li <min.li.xe@renesas.com> Link: https://lore.kernel.org/r/LV3P220MB12021342F302AADEB6C1601CA0192@LV3P220MB1202.NAMP220.PROD.OUTLOOK.COM Signed-off-by: Lee Jones <lee@kernel.org>