drivers: gpio: shell: add info command
Usage:
gpio info [device]
The new command prints gpio controller information
for a specific device if specified or if no device is specified
it prints out all controller information ordered by line name.
Also added Kconfig option so this command can be removed if
resources need to be conserved.
Signed-off-by:
Nick Ward <nix.ward@gmail.com>
Loading
Please sign in to comment