[PATCH 0/1][SRU][Focal] add 16-bit width registers support for EEPROM at24 device

AceLan Kao acelan.kao at canonical.com
Mon May 4 11:15:00 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1876699

[Impact]
Larger EEPROM devices that use 16-bit addresses couldn't be accessed.

[Fix]
Clear cherry pick from below
https://lkml.org/lkml/2020/4/24/635

[Test]
Verified on Eurotech's platforms.

[Regression Potential]
Low, this patch provides new access functions for 16-bit registers,
shouldn't affect any other devices which are already working well.

AceLan Kao (1):
  UBUNTU: SAUCE: regmap-i2c: add 16-bit width registers support

 drivers/base/regmap/regmap-i2c.c | 61 ++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

-- 
2.25.1




More information about the kernel-team mailing list