[U-Boot] [PATCH v4 08/11] pinctrl: stm32: Add get_pin_muxing() ops

Simon Glass sjg at chromium.org
Sat Nov 3 06:07:48 UTC 2018


On 24 October 2018 at 06:10, Patrice Chotard <patrice.chotard at 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 at 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 at chromium.org>


More information about the U-Boot mailing list