Patrick Georgi has uploaded a new patch set (#18) to the change originally created by Yuji Sasaki. ( https://review.coreboot.org/c/coreboot/+/33431 )
Change subject: google/mistral: Add LED calibration ......................................................................
google/mistral: Add LED calibration
Add LED calibration for LP5562.
BUG=b:130764817 TEST=Run on DUT, verify LED color and brightness changed with led_calibration entry in the VPD.
Change-Id: Iff3ab55cdd12a8e8fe7549bce99a88ed0ef01534 Signed-off-by: Patrick Georgi pgeorgi@google.com --- M src/drivers/i2c/lp5562/Makefile.inc M src/drivers/i2c/lp5562/led_lp5562.c A src/drivers/i2c/lp5562/led_lp5562_calibration.c A src/drivers/i2c/lp5562/led_lp5562_calibration.h M src/drivers/i2c/lp5562/led_lp5562_programs.c M src/drivers/i2c/lp5562/led_lp5562_programs.h M src/mainboard/google/mistral/Makefile.inc A src/mainboard/google/mistral/led_calibration.c A src/mainboard/google/mistral/led_calibration.h M src/mainboard/google/mistral/verstage.c 10 files changed, 785 insertions(+), 116 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/33431/18