summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/ph1-sld8/early_pinctrl.c
Commit message (Collapse)AuthorAgeLines
* ARM: UniPhier: move UART pin settings to SPLMasahiro Yamada2015-03-24-0/+27
The UniPhier platform is going to enable Driver Model and UART support on SPL. Move UART pin settings to early_pin_init(), which is called from SPL. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>