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
Raw File
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
CARDLIST.tm6000
  1 -> Generic tm5600 board                   (tm5600)          [6000:0001]
  2 -> Generic tm6000 board                   (tm6000)          [6000:0001]
  3 -> Generic tm6010 board                   (tm6010)          [6000:0002]
  4 -> 10Moons UT821                          (tm5600)          [6000:0001]
  5 -> 10Moons UT330                          (tm5600)
  6 -> ADSTech Dual TV                        (tm6000)          [06e1:f332]
  7 -> FreeCom and similar                    (tm6000)          [14aa:0620]
  8 -> ADSTech Mini Dual TV                   (tm6000)          [06e1:b339]
  9 -> Hauppauge WinTV HVR-900H/USB2 Stick    (tm6010)          [2040:6600,2040:6601,2040:6610,2040:6611]
 10 -> Beholder Wander                        (tm6010)          [6000:dec0]
 11 -> Beholder Voyager                       (tm6010)          [6000:dec1]
 12 -> TerraTec Cinergy Hybrid XE/Cinergy Hybrid Stick (tm6010) [0ccd:0086,0ccd:00a5]
 13 -> TwinHan TU501                          (tm6010)          [13d3:3240,13d3:3241,13d3:3243,13d3:3264]
 14 -> Beholder Wander Lite                   (tm6010)          [6000:dec2]
 15 -> Beholder Voyager Lite                  (tm6010)          [6000:dec3]

back to top