ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 28 Apr 2016 06:37:15 +0000 (15:37 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 30 Apr 2016 16:09:18 +0000 (01:09 +0900)
commit5eb4150e84e55057a3504b2cb06d7f5c145c866f
tree469579582c630c401ac7c21989c79aee39a80370
parent1dce5eb9de72eff89a42546186d511f24835816d
ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20

The System Bus is not available by default on the ROM boot mode of
PH1-LD20.  To use devices connected to the System Bus, such as the
Micro Support Card, it is necessary to set up pin-muxing and some
System Bus Controller register.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/early-pinctrl/Makefile
arch/arm/mach-uniphier/early-pinctrl/early-pinctrl-ld20.c [new file with mode: 0644]
arch/arm/mach-uniphier/init.h
arch/arm/mach-uniphier/init/init-ld20.c
arch/arm/mach-uniphier/sbc/Makefile