Patrick Georgi has uploaded a new patch set (#13) to the change originally created by SANTHOSH JANARDHANA HASSAN. ( https://review.coreboot.org/c/coreboot/+/32692 )
Change subject: drivers/i2c: Add LP5562 LED driver ......................................................................
drivers/i2c: Add LP5562 LED driver
Add LP5562 LED driver to coreboot.
BUG=b:116352348 TEST=Apply board support for LP5562 LED driver, build coreboot.
Change-Id: I0206dc6bfd367a258af88ab61e0928e32e9aa60f Signed-off-by: Yuji Sasaki sasakiy@chromium.org --- A src/drivers/i2c/Makefile.inc A src/drivers/i2c/lp5562/Kconfig A src/drivers/i2c/lp5562/Makefile.inc A src/drivers/i2c/lp5562/led_lp5562.c A src/drivers/i2c/lp5562/led_lp5562.h A src/drivers/i2c/lp5562/led_lp5562_programs.c A src/drivers/i2c/lp5562/led_lp5562_programs.h 7 files changed, 836 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/32692/13