commit | 07ebfa59b9db40ae29fbf2ef24ba7dc5fa8a5dad | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 15:02:08 2016 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Jan 08 11:47:11 2016 +0100 |
tree | 0b9759850a8922f929c7799db55c15d404a1c845 | |
parent | 3c81e4e60a627afb7ac7b8dc855a88b02d9f0cca [diff] |
ARM: versatile: add the syscon LEDs to the DT The device tree version of Versatile AP/PB never had LED support so we are missing LEDs from our hardware boards. Add this as syscon LEDs like we did for Integrator and Juno. We need to spawn devices in the syscon with "simple-mfd" for this to work. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>