ARM: socfpga: clkmgr: set alteragrp clocks
Altera's U-Boot tree has following commit

	FogBugz #159721: Enhance Arria V MPU clock to 1050MHz

It writes to the two undocumented registers
	CLKMGR_ALTERAGRP_MPUCLK
and
	CLKMGR_ALTERAGRP_MAINCLK

to setup the SoC for higher clocks.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 27f362a commit 243ef1835b7e0305f73cbf20c7988f0040704885
@Steffen Trumtrar Steffen Trumtrar authored on 12 Jan 2015
Sascha Hauer committed on 13 Jan 2015
Showing 3 changed files
View
arch/arm/mach-socfpga/clock-manager.c
View
arch/arm/mach-socfpga/include/mach/clock-manager.h
View
arch/arm/mach-socfpga/include/mach/pll_config.h