commit | a558b1851073d2f48da93390c32d1bf30a0860d0 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Fri Jul 24 18:19:47 2020 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | c469de18160ecc03aac85d6a9ae624aa045312bc | |
parent | 7686d9f2379e42afc74457f393ade13cc38d8758 [diff] |
cmd: button: add a new 'button' command Adds a command 'button' that provides the list of buttons supported by the board, and the state of a button. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>