commit | 4270a78d23eece0b25a13bff1e71d114ec547de4 | [log] [tgz] |
---|---|---|
author | Robin Gong <b38343@freescale.com> | Mon Jan 20 03:41:26 2014 -0800 |
committer | Bryan Wu <cooloney@gmail.com> | Thu Feb 27 09:56:56 2014 -0800 |
tree | 95df7c93fbfc6d3e9e2dafc52767c490dc45df93 | |
parent | 25c6579f872d0542809067d56fad22984b8ff565 [diff] |
leds: leds-gpio: add retain-state-suspended property Some gpio-leds need retain the state even in suspend, such as charger led. But this property missed in devicetree, add it. (cooloney@gmail.com: fold DT binding updates into this patch) Signed-off-by: Robin Gong <b38343@freescale.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>