Thread (37 messages) flat view 37 messages, 11 authors, 2012-02-11
STALE5294d REVIEWED: 1 (0M)

1 review trailer.

[PATCH v6 07/15] ARM: SoC: convert MSM SMP to SoC descriptor

From: David Brown <hidden>
Date: 2012-02-08 23:39:07

On Wed, Feb 08, 2012 at 12:30:51AM +0000, Marc Zyngier wrote:
quoted hunk ↗ jump to hunk
@@ -146,6 +152,9 @@ MACHINE_END
 #ifdef CONFIG_OF
 /* TODO: General device tree support for all MSM. */
 DT_MACHINE_START(MSM_DT, "Qualcomm MSM (Flattened Device Tree)")
+	.soc = &msm_soc_desc,
+	.fixup = msm8x60_fixup,
+	.reserve = msm8x60_reserve,
 	.map_io = msm8x60_map_io,
 	.init_irq = msm8x60_init_irq,
 	.init_machine = msm8x60_dt_init,
The fixup and reserve aren't really needed (and probably not wanted)
for the DT board.  The fixup doesn't actually work, since it modifies
the tags, which don't exist.  The reservation should be passed in the
DT itself, since that has a mechanism for it.

Otherwise, the MSM part looks ok.

Acked-By: David Brown <redacted>

David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help