u-boot-brain/arch/arm/mach-uniphier/ph1-pro4
Masahiro Yamada b76fa3a34b ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization
This function was intended for MN2WS0235 (what we call PH1-Pro4TV).
On that SoC, MPLL is already running on the power-on reset and it
makes sense to stop the PLL at early boot-up.
On the other hand, PH1-Pro4(R) does not have SC_MPLLOSCCTL register,
so this function has no point.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-03-01 00:03:18 +09:00
..
boot-mode.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
clkrst_init.c ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4 2015-03-01 00:02:55 +09:00
ddrphy_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
early_clkrst_init.c ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode 2015-03-01 00:02:40 +09:00
lowlevel_debug.S ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_* 2015-03-01 00:02:32 +09:00
Makefile ARM: UniPhier: support 1CS support card for all the UniPhier SoCs 2015-03-01 00:03:06 +09:00
pinctrl.c ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4 2015-03-01 00:02:54 +09:00
platdevice.c ARM: UniPhier: remove EHCI platform devices 2015-03-01 00:02:48 +09:00
pll_init.c ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization 2015-03-01 00:03:18 +09:00
pll_spectrum.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
sbc_init_3cs.c ARM: UniPhier: support 1CS support card for all the UniPhier SoCs 2015-03-01 00:03:06 +09:00
sbc_init.c ARM: UniPhier: support 1CS support card for all the UniPhier SoCs 2015-03-01 00:03:06 +09:00
sg_init.c ARM: UniPhier: consolidate MEMCONF setting code 2015-03-01 00:03:13 +09:00
umc_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00