Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | misc: led: pca9551_led: Fix problem with multiple blink frequencies | Stefan Roese | 2015-07-27 | -10/+22 |
| | | | | | | | | | | | Only 2 frequencies are supported. The current driver implementation does not always use the 2 last configured blink frequencies. This patch fixes this problem. So that the last two entered frequencies are active. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Tom Rini <trini@konsulko.com> | |||
* | misc: led: Add PCA9551 LED driver | Stefan Roese | 2015-05-08 | -0/+155 |
This patch adds a driver for the PCA9551 LED controller. Originated-by: Timo Herbrecher <t.herbrecher@gateware.de> Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com> Cc: Fabio Estevam <festevam@gmail.com> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com> |