[U-Boot] [PATCH 1/2] pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices

Simon Glass sjg at chromium.org
Sat Apr 9 20:35:49 CEST 2016


On 5 April 2016 at 19:45, Thomas Abraham <thomas.ab at samsung.com> wrote:
> It is possible to have multiple pin controllers in the system. Use the
> DM_UC_FLAG_SEQ_ALIAS flag so that the pinctrl instances are assigned
> a sequence number.
>
> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Thomas Abraham <thomas.ab at samsung.com>
> ---
>  drivers/pinctrl/pinctrl-uclass.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list