Re: [PATCH v2 0/9] ARM: OMAP2+: AM33XX: Misc fixes/updates

2013-01-29 Thread Peter Korsgaard
 Vaibhav == Vaibhav Bedia vaibhav.be...@ti.com writes:

 Vaibhav Hi,
 Vaibhav The following patches were earlier posted as part the AM33XX
 Vaibhav suspend-resume support series [1]. Based on the suggestion
 Vaibhav from Santosh Shilimkar santosh.shilim...@ti.com i have split
 Vaibhav out the changes which update the various data files related
 Vaibhav to AM33XX support. This version addresses the comments
 Vaibhav received from Sergei Shtylyov and Peter Korsgaard on the earlier
 Vaibhav patchset [2].

 Vaibhav These patches apply on top of v3.8-rc5

Besides the dt compatible property names in patch 8, this series looks
good to me:

Acked-by: Peter Korsgaard jac...@sunsite.dk

-- 
Bye, Peter Korsgaard
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/9] ARM: OMAP2+: AM33XX: Misc fixes/updates

2013-01-28 Thread Vaibhav Bedia
Hi,

The following patches were earlier posted as part the AM33XX
suspend-resume support series [1]. Based on the suggestion
from Santosh Shilimkar santosh.shilim...@ti.com i have split
out the changes which update the various data files related
to AM33XX support. This version addresses the comments
received from Sergei Shtylyov and Peter Korsgaard on the earlier
patchset [2].

These patches apply on top of v3.8-rc5

Regards,
Vaibhav

[1] http://marc.info/?l=linux-arm-kernelm=135698501821074w=2
[2] http://marc.info/?l=linux-omapm=135849360005657w=2

Vaibhav Bedia (9):
  ARM: OMAP2+: AM33XX: CM: Get rid of unnecessary header inclusions
  ARM: OMAP2+: AM33XX: CM/PRM: Use __ASSEMBLER__ macros in header files
  ARM: OMAP2+: AM33XX: hwmod: Register OCMC RAM hwmod
  ARM: OMAP2+: AM33XX: hwmod: Update TPTC0 hwmod with the right flags
  ARM: OMAP2+: AM33XX: hwmod: Fixup cpgmac0 hwmod entry
  ARM: OMAP2+: AM33XX: hwmod: Update the WKUP-M3 hwmod with reset status
bit
  ARM: OMAP2+: AM33XX: Update the hardreset API
  ARM: DTS: AM33XX: Add nodes for OCMC RAM and WKUP-M3
  ARM: OMAP2+: AM33XX: control: Add some control module registers and
APIs

 arch/arm/boot/dts/am33xx.dtsi  | 14 +
 arch/arm/mach-omap2/cm33xx.h   |  9 ++
 arch/arm/mach-omap2/control.c  | 20 
 arch/arm/mach-omap2/control.h  | 41 
 arch/arm/mach-omap2/omap_hwmod.c   |  5 +--
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 50 +-
 arch/arm/mach-omap2/prm33xx.c  | 11 ---
 arch/arm/mach-omap2/prm33xx.h  |  4 ++-
 8 files changed, 118 insertions(+), 36 deletions(-)

-- 
1.8.1

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html