commit | 74ba3f20334e1e91c565ccca0ac9759c7e70a0d7 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Oct 24 14:10:13 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 16 16:51:55 2018 -0500 |
tree | e5553e7659fb952f9ffabc140b007e215b58ab8e | |
parent | 2e461efa9d2e9b28cbf6ae410330fc50d9e48446 [diff] |
dm: pinctrl: Add get_pin_muxing() ops Add get_pin_muxing() which allows to display the muxing of a given pin belonging to a pin-controller. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>