Searched hist:d5a8313905f54ebdf128ac428c3cf58a2ebcbda2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | pinmux.c | d5a8313905f54ebdf128ac428c3cf58a2ebcbda2 Wed Oct 24 07:10:17 CDT 2018 Patrice Chotard <patrice.chotard@st.com> cmd: pinmux: Add pinmux command
pinmux command allows to : - list all pin-controllers available on platforms - select a pin-controller - display the muxing of all pins of the current pin-controller or all pin-controllers depending of given options
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> cmd: pinmux: Fix pinmux command
if "pinmux status" command is used without having set dev using "pinmux dev", print pinmux usage Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | d5a8313905f54ebdf128ac428c3cf58a2ebcbda2 Wed Oct 24 07:10:17 CDT 2018 Patrice Chotard <patrice.chotard@st.com> cmd: pinmux: Add pinmux command
pinmux command allows to : - list all pin-controllers available on platforms - select a pin-controller - display the muxing of all pins of the current pin-controller or all pin-controllers depending of given options
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> cmd: pinmux: Fix pinmux command
if "pinmux status" command is used without having set dev using "pinmux dev", print pinmux usage Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Kconfig | d5a8313905f54ebdf128ac428c3cf58a2ebcbda2 Wed Oct 24 07:10:17 CDT 2018 Patrice Chotard <patrice.chotard@st.com> cmd: pinmux: Add pinmux command
pinmux command allows to : - list all pin-controllers available on platforms - select a pin-controller - display the muxing of all pins of the current pin-controller or all pin-controllers depending of given options
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> cmd: pinmux: Fix pinmux command
if "pinmux status" command is used without having set dev using "pinmux dev", print pinmux usage Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/dm/ |
H A D | pinctrl.h | d5a8313905f54ebdf128ac428c3cf58a2ebcbda2 Wed Oct 24 07:10:17 CDT 2018 Patrice Chotard <patrice.chotard@st.com> cmd: pinmux: Add pinmux command
pinmux command allows to : - list all pin-controllers available on platforms - select a pin-controller - display the muxing of all pins of the current pin-controller or all pin-controllers depending of given options
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> cmd: pinmux: Fix pinmux command
if "pinmux status" command is used without having set dev using "pinmux dev", print pinmux usage Reviewed-by: Simon Glass <sjg@chromium.org>
|