[U-Boot] [PATCH v4 07/11] pinctrl: stm32: Add get_pin_name() ops
Simon Glass
sjg at chromium.org
Sat Nov 3 06:07:45 UTC 2018
On 24 October 2018 at 06:10, Patrice Chotard <patrice.chotard at st.com> wrote:
> Add get_pin_name ops to obtain a pin name given a
> pin index of a specified pin-controller.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> Changes in v4:
> - Use define PINNAME_SIZE from include/dm/pinctrl.h instead of
> driver's local one
>
> Changes in v3: None
> Changes in v2: None
>
> drivers/pinctrl/pinctrl_stm32.c | 46 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 46 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list