Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-25 | ARM: uniphier: drop ad-hoc early pin-muxing settings | Masahiro Yamada | |
As the UniPhier serial driver had already switched to Drive Model and the pinctrl drivers are now enabled, these pin-muxing settings are properly handled by the pinctrl drivers. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2015-03-24 | ARM: UniPhier: move UART pin settings to SPL | Masahiro Yamada | |
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> |