
3 Nov
2018
3 Nov
'18
7:07 a.m.
On 24 October 2018 at 06:10, Patrice Chotard patrice.chotard@st.com wrote:
Add get_pin_muxing() ops to obtain the pin muxing description a given pin index.
Signed-off-by: Patrice Chotard patrice.chotard@st.com
Changes in v4:
- Update get_pin_muxing() prototype by adding buffer and buffer's size as parameters
Changes in v3: None Changes in v2: None
drivers/pinctrl/pinctrl_stm32.c | 71 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org