mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-08 02:07:55 +01:00
GPIO: pca953x: fix spelling in help
Signed-off-by: Laurence Withers <lwithers@guralp.com>
This commit is contained in:
parent
6538397c56
commit
d75bc03f45
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ U_BOOT_CMD(
|
|||
" - set pin as output and drive low or high\n"
|
||||
"pca953x invert pin 0|1\n"
|
||||
" - disable/enable polarity inversion for reads\n"
|
||||
"pca953x intput pin\n"
|
||||
"pca953x input pin\n"
|
||||
" - set pin as input and read value"
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue