commit | d00c6a2d5634eeb58d15746fce8ddc4cfc76eaee | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Fri Mar 22 17:02:01 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 22 18:13:24 2019 -0400 |
tree | 43d2be6219e56f296764fd4f03b28b9b0e8f1829 | |
parent | 98ffbb78e12646a1d06236ad6a1893217f255aae [diff] |
led: add initial support for bcm6858 The driver add the support of the led IP on bcm6858. This led IP can drive up to 32 leds, and can handle blinking. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>