u-boot/test/cmd
Patrick Delaunay fea0345992 cmd: pinmux: support pin name in status command
Allow pin name parameter for pimux staus command,
as gpio command to get status of one pin.

The possible usage of the command is:

> pinmux dev pinctrl
> pinmux status

> pinmux status -a

> pinmux status <pin-name>

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-07-23 07:13:25 -04:00
..
addrmap.c test: cmd: Add a basic test for 'addrmap' command 2021-03-05 10:25:43 +05:30
Makefile cmd: pinmux: support pin name in status command 2021-07-23 07:13:25 -04:00
mem.c test: Add a macros for finding tests in linker_lists 2021-03-12 09:57:30 -05:00
mem_search.c display_options: Drop two spaces before the ASCII column 2021-06-08 11:39:09 -04:00
pinmux.c cmd: pinmux: support pin name in status command 2021-07-23 07:13:25 -04:00
pwm.c sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver 2021-07-06 10:38:03 -06:00
setexpr.c test: Rename final check in setexpr_test_backref() 2021-07-15 18:42:05 -04:00
test_echo.c hush: Fix assignments being misinterpreted as commands 2021-04-12 17:17:11 -04:00