coreboot-kgpe-d16/src/drivers/i2c
Vadim Bendebury 89994226e8 i2c/ww_ring: use shorter blinking program
The originally loaded blinking program was written to allow gradual
change in LED brightness, which required controlling each LED with its
own engine. In fact there is no need in gradual brightness changes
when the firmware is controlling the ring. This allows to control all
LEDs by one engine, making the code simpler and more robust (no need
to synchronize the three engines any more).

BRANCH=storm
BUG=chrome-os-partner:36059
TEST=verified that recovery boot WW ring patterns work as expected.

Change-Id: I89d231fb61693f4e834d8d9323ae5a7ddd149525
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 19809cf8120df8865da9b5b9e7b8e932334bf4b5
Original-Change-Id: I41038fd976dc9600f223dc0e9c9602331baf68f9
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/261026
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9873
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-22 19:57:37 +02:00
..
adm1026
adm1027
adt7463
at24rf08c drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0' 2014-11-28 04:53:15 +01:00
i2cmux
i2cmux2
lm63
rtd2132
tpm Unify byte order macros and clrsetbits 2015-04-21 08:23:25 +02:00
w83793 drivers/i2c/w83793: Use devicetree.cb to set additional values 2015-02-26 06:20:07 +01:00
w83795 drivers/i2c/w83795: Fix tautology from wrong return type 2015-01-15 17:12:13 +01:00
ww_ring i2c/ww_ring: use shorter blinking program 2015-04-22 19:57:37 +02:00
Kconfig i2c: add support for ww_ring 2015-04-22 19:52:51 +02:00
Makefile.inc i2c: add support for ww_ring 2015-04-22 19:52:51 +02:00