commit | aaa3645e16fcc164913af20ccb36a1ec77322008 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Mon Sep 14 11:02:02 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 08 11:42:36 2020 -0400 |
tree | 54c542d4822501e982f6a68e6d551bf6b0707dca | |
parent | b4167aa15ac13cbbd3948463d9d5f97fb98d2709 [diff] |
led: gpio: Default to using node name if label is absent This more closely mirrors Linux's behaviour, and will make it easier to transition to using function+color in the future. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>