Hello Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37904
to look at the new patch set (#2).
Change subject: drivers/i2c: Add rtd2142 stub driver ......................................................................
drivers/i2c: Add rtd2142 stub driver
Currently this driver is a nop however forms the boilerplate for the required support.
BUG=b:142769041 BRANCH=none TEST=builds
Change-Id: I1716e6f186a097b309504762017b98747972547c Signed-off-by: Edward O'Callaghan quasisec@google.com --- A src/drivers/i2c/rtd2142/Kconfig A src/drivers/i2c/rtd2142/Makefile.inc A src/drivers/i2c/rtd2142/chip.h A src/drivers/i2c/rtd2142/rtd2142.c 4 files changed, 75 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/37904/2