]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: drop ad-hoc early pin-muxing settings
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 11 Sep 2015 11:17:43 +0000 (20:17 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 24 Sep 2015 15:27:52 +0000 (00:27 +0900)
commit11f3afeaa5a03e624e630c6b2187efb998d49972
tree95f0ed34a0493fafee7495c099a317f0ad11ff1c
parent759ba3a87444b9a159b0c0f71ec47bc1415f5bde
ARM: uniphier: drop ad-hoc early pin-muxing settings

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>
arch/arm/mach-uniphier/ph1-ld4/Makefile
arch/arm/mach-uniphier/ph1-ld4/early_pinctrl.c [deleted file]
arch/arm/mach-uniphier/ph1-pro4/Makefile
arch/arm/mach-uniphier/ph1-pro4/early_pinctrl.c [deleted file]
arch/arm/mach-uniphier/ph1-sld8/early_pinctrl.c [deleted file]
arch/arm/mach-uniphier/spl.c