Hello Paul Fagerburg, Tim Wawrzynczak, Shelley Chen, build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36029
to look at the new patch set (#3).
Change subject: drivers/i2c/rt1011: Add a driver for RT1011 ......................................................................
drivers/i2c/rt1011: Add a driver for RT1011
Set calibration data in device property for RT1011 when config CHROMEOS_DSM_CALIB is turned on. Kernel rt1011 codec driver will use these device properties to setup codec accordingly.
Signed-off-by: Cheng-Yi Chiang cychiang@chromium.org Change-Id: I9550b9890ce2cae787f4f17779a5ade77f619171 --- A src/drivers/i2c/rt1011/Kconfig A src/drivers/i2c/rt1011/Makefile.inc A src/drivers/i2c/rt1011/chip.h A src/drivers/i2c/rt1011/rt1011.c 4 files changed, 160 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/36029/3