]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3 pwrdm: add CORE SAR handling (for USBTLL module)
authorPaul Walmsley <paul@pwsan.com>
Thu, 26 Jun 2008 00:09:40 +0000 (18:09 -0600)
committerTony Lindgren <tony@atomide.com>
Thu, 26 Jun 2008 13:41:49 +0000 (16:41 +0300)
commit2471a46e0f87d8b36b8eba14c088788585597c73
tree74204b1a89a120ec1359e31626b4827d3034845e
parentf3ceac86a9d425d101d606d87a5af44afef27179
OMAP3 pwrdm: add CORE SAR handling (for USBTLL module)

34xx TRM Delta G->H notes that the CORE powerdomain has a hardware
save-and-restore (SAR) control bit for the USBTLL module, similar to
the USBHOST powerdomain SAR bit.  Split the existing core_34xx struct
powerdomain into two structs, one for ES1 and one for ES2, and add the
PWRDM_HAS_HDWR_SAR flag to the ES2 powerdomain.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/powerdomains.h
arch/arm/mach-omap2/powerdomains34xx.h