From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] vexpress: Initialise the sysregs before setting up the clocks
Date: Thu, 1 May 2014 22:46:10 +0100 [thread overview]
Message-ID: <D01CEC0E-0CD5-46DE-89E6-271C17A1110E@arm.com> (raw)
In-Reply-To: <5362AB86.2030902@cogentembedded.com>
On 1 May 2014, at 21:16, Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> wrote:
> On 05/01/2014 06:05 PM, Catalin Marinas wrote:
>
>> 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. In addition, vexpress_sysreg_init() is
>> changed to a device_initcall() as the core_initcall() is no longer
>> required.
>
> I don't see that last change in this patch?
Please see my reply to Tixy. I dropped the change but forgot the log.
Catalin
prev parent reply other threads:[~2014-05-01 21:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-01 14:05 [PATCH] vexpress: Initialise the sysregs before setting up the clocks Catalin Marinas
2014-05-01 15:14 ` Jon Medhurst (Tixy)
2014-05-01 16:07 ` Catalin Marinas
2014-05-01 20:16 ` Sergei Shtylyov
2014-05-01 21:46 ` Catalin Marinas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D01CEC0E-0CD5-46DE-89E6-271C17A1110E@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox