commit | 87adc64a51cda32b7854d55888e3e2052bcae2da | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.ab@samsung.com> | Sat Apr 23 22:18:07 2016 +0530 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed May 25 10:00:18 2016 +0900 |
tree | 49e453e1eb5c8511c3b223720516b1c36b99b10a | |
parent | c4a11bc54329483d7372ba56e8589cfa39f1465a [diff] |
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices 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@socionext.com> Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>