Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth, Tim Wawrzynczak,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47640
to look at the new patch set (#4).
Change subject: drivers/i2c: Add a driver for Semtech SX9324 ......................................................................
drivers/i2c: Add a driver for Semtech SX9324
This adds a new driver for the SX9324 proximity detector device. Follow SX9324 datasheet Rev3.
BUG=b:172397658 BRANCH=zork TEST=Test sx9324 is working as expect.
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: Ifd582482728a2f535ed85f6696b2f5a4529ba421 --- A src/drivers/i2c/sx9324/Kconfig A src/drivers/i2c/sx9324/Makefile.inc A src/drivers/i2c/sx9324/chip.h A src/drivers/i2c/sx9324/registers.h A src/drivers/i2c/sx9324/sx9324.c 5 files changed, 190 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/47640/4