[PATCH v2 00/14] ARM: OMAP5: Add minimal OMAP5 SOC support
From: tony@atomide.com (Tony Lindgren)
Date: 2012-07-06 12:36:11
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2012-07-06 12:36:11
Also in:
linux-omap
* Santosh Shilimkar [off-list ref] [120706 02:26]:
Tony, Here is the updated series with suggested corrections and generated against the latest cleanup-part2 at commit ae6df418. The series adds minimal OMAP5 support. OMAP5430 has a dual core Cortex-A15 based MPU subsystem with 2MB L2 cache. The SOC has many compatible blocks with OMAP4 SOCS and hence large part of the peripherals are re-used.
Looking good to me, just one cosmetic comment below:
ARM: OMAP: counter-32k: Select the CR register offset using the IP scheme. ARM: OMAP5: l3: Add l3 error handler support for omap5. ARM: omap2+: board-generic: clean up the irq data from board file. ARM: OMAP5: board-generic: Add device tree support. ARM: OMAP5: Add SMP support.
Can you please remove the trailing period from the patch title lines? That's not typically used.. Thanks, Tony