commit | fc8a5298a49570247678a02563b3837cccaac085 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 10 11:34:59 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Apr 14 19:38:57 2017 -0600 |
tree | 6f349f635e710ab046cc2589983bc7b05101f2c1 | |
parent | 4c81846f8c4374ccd154263898d423b032bcd116 [diff] |
dm: led: Add a new 'led' command When driver model is used for LEDs, provide a command to allow LED access. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ziping Chen <techping.chan@gmail.com>