Re: [PATCHv2 01/19] ARM: OMAP4: PM: powerdomain: Add HWSAR flag to L3INIT

2012-05-16 Thread Kevin Hilman
Tero Kristo writes: > From: Santosh Shilimkar > > L3INIT powerdomain has USB HOST and USB TLL modules which support > hardware save-and-restore (HW SAR) mechanism. > This patch updates the L3INIT power domain to mark them as capable > of doing H/w save and restore and provides functions to do th

[PATCHv2 01/19] ARM: OMAP4: PM: powerdomain: Add HWSAR flag to L3INIT

2012-05-14 Thread Tero Kristo
From: Santosh Shilimkar L3INIT powerdomain has USB HOST and USB TLL modules which support hardware save-and-restore (HW SAR) mechanism. This patch updates the L3INIT power domain to mark them as capable of doing H/w save and restore and provides functions to do them explicitly. Note: Eventually,