https://github.com/torvalds/linux
Revision e715eb2e73918f4cefbba0b717ff8902e8030b39 authored by Catalin Marinas on 28 April 2014, 16:08:37 UTC, committed by Catalin Marinas on 04 May 2014, 10:35:29 UTC
Following arm64 commit bc3ee18a7a57 (arm64: init: Move of_clk_init to
time_init()), vexpress_osc_of_setup() is called via of_clk_init() long
before initcalls are issued. Initialising the vexpress oscillators
requires the vespress sysregs to be already initialised, so this patch
adds an explicit call to vexpress_sysreg_of_early_init() in vexpress
oscillator setup function.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Tested-by: Pawel Moll <pawel.moll@arm.com>
Acked-by: Pawel Moll <pawel.moll@arm.com>
Cc: Mike Turquette <mturquette@linaro.org>
1 parent 7a8d1ec
History
Tip revision: e715eb2e73918f4cefbba0b717ff8902e8030b39 authored by Catalin Marinas on 28 April 2014, 16:08:37 UTC
vexpress: Initialise the sysregs before setting up the clocks
Tip revision: e715eb2
File Mode Size
00-INDEX -rw-r--r-- 2.5 KB
api.txt -rw-r--r-- 11.9 KB
arkfb.txt -rw-r--r-- 2.0 KB
aty128fb.txt -rw-r--r-- 2.1 KB
cirrusfb.txt -rw-r--r-- 1.9 KB
cmap_xfbdev.txt -rw-r--r-- 1.9 KB
deferred_io.txt -rw-r--r-- 3.0 KB
efifb.txt -rw-r--r-- 593 bytes
ep93xx-fb.txt -rw-r--r-- 4.2 KB
fbcon.txt -rw-r--r-- 11.5 KB
framebuffer.txt -rw-r--r-- 14.0 KB
gxfb.txt -rw-r--r-- 1.2 KB
intel810.txt -rw-r--r-- 8.3 KB
intelfb.txt -rw-r--r-- 3.7 KB
internals.txt -rw-r--r-- 2.6 KB
lxfb.txt -rw-r--r-- 1.2 KB
matroxfb.txt -rw-r--r-- 19.1 KB
metronomefb.txt -rw-r--r-- 2.0 KB
modedb.txt -rw-r--r-- 6.7 KB
pvr2fb.txt -rw-r--r-- 2.2 KB
pxafb.txt -rw-r--r-- 4.6 KB
s3fb.txt -rw-r--r-- 2.5 KB
sa1100fb.txt -rw-r--r-- 1.3 KB
sh7760fb.txt -rw-r--r-- 4.4 KB
sisfb.txt -rw-r--r-- 6.3 KB
sm501.txt -rw-r--r-- 291 bytes
sstfb.txt -rw-r--r-- 6.7 KB
tgafb.txt -rw-r--r-- 2.4 KB
tridentfb.txt -rw-r--r-- 2.6 KB
udlfb.txt -rw-r--r-- 7.0 KB
uvesafb.txt -rw-r--r-- 6.7 KB
vesafb.txt -rw-r--r-- 6.1 KB
viafb.modes -rw-r--r-- 30.8 KB
viafb.txt -rw-r--r-- 9.6 KB
vt8623fb.txt -rw-r--r-- 1.8 KB

back to top