Commit Graph

6 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 62f733b396 cmd/led.c: Remove unnecessary check on 'cmd' value 7 years ago
Simon Glass ffe2052d6e dm: led: Add a new 'led' command 7 years ago
Simon Glass a89c3a04bc sandbox: Add some test LEDs 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 7 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Stefan Roese a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 9 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Otavio Salvador af73034c6b led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set 11 years ago
Holger Hans Peter Freyther 4f47aceb11 led: The gpio_led.c code expects that LED state is from the enum 11 years ago
Robert P. J. Day d4b901dd73 cmd_led.c: Standardize format of help and usage info. 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 13 years ago
Joel A Fernandes b8bc8973a1 led: Remove state-saving of led for toggle functionality and add toggle option to led command 13 years ago
Joel A Fernandes d604cda34a led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' 13 years ago
Jason Kridner 4086b51cb7 led: correct off/on locations in structure 13 years ago
Jason Kridner 95492d784b Corrected LED name match finding avoiding extraneous Usage printouts 13 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 13 years ago
Jason Kridner b633f66f02 Add 'led' command 13 years ago