[PATCH v3 05/16] ARM: mvebu: remove device tree parsing for cpu nodes
From: Sudeep KarkadaNagesha <hidden>
Date: 2013-08-06 09:02:44
Also in:
linux-pm, lkml
From: Sudeep KarkadaNagesha <hidden>
Date: 2013-08-06 09:02:44
Also in:
linux-pm, lkml
On 06/08/13 09:25, Gregory CLEMENT wrote:
On 05/08/2013 18:28, Sudeep KarkadaNagesha wrote:quoted
On 01/08/13 13:02, Jason Cooper wrote:quoted
Sudeep, On Thu, Aug 01, 2013 at 10:54:44AM +0100, Sudeep KarkadaNagesha wrote:quoted
On 22/07/13 12:32, Sudeep KarkadaNagesha wrote:quoted
From: Sudeep KarkadaNagesha <redacted> Currently set_secondary_cpus_clock assume the CPU logical ordering and the MPDIR in DT are same, which is incorrect. Since the CPU device nodes can be retrieved in the logical ordering using the DT helper, we can remove the devices tree parsing. This patch removes DT parsing by making use of of_get_cpu_node. Cc: Gregory Clement <redacted> Cc: Andrew Lunn <andrew@lunn.ch> Cc: Jason Cooper <redacted> Signed-off-by: Sudeep KarkadaNagesha <redacted>Hi Gregory/Andrew/Jason, Does this change look fine for mvebu? If yes, can I have your ACKs ?Gregory is the one best suited to review/Ack this. He'll be back on Monday.Hi Gregory, Can you please review this patch ?Your patch is a nice improvement, I reviewed it and I also tested it on the Armada XP DB board. You can add my: Acked-by: Gregory Clement <redacted>
Thanks Gregory. Regards, Sudeep