[PATCHv3 7/9] ARM: OMAP: omap_device: Add APIs to enable and idle hwmods
Santosh Shilimkar
santosh.shilimkar at ti.com
Thu Aug 8 10:26:12 EDT 2013
On Tuesday 06 August 2013 01:49 PM, Dave Gerlach wrote:
> From: Vaibhav Bedia <vaibhav.bedia at ti.com>
>
> Needed to let the AM335x PM handle the IPs which need forced
> standby transition during every suspend-resume cycle when
> the corresponding driver is not compiled into the kernel.
>
> Signed-off-by: Vaibhav Bedia <vaibhav.bedia at ti.com>
> Signed-off-by: Dave Gerlach <d-gerlach at ti.com>
> ---
> arch/arm/mach-omap2/omap_device.c | 8 ++++++++
> arch/arm/mach-omap2/omap_device.h | 2 ++
> 2 files changed, 10 insertions(+)
>
The interface might be sane but the need of force standby
is just non-sense. Why can't we take care of this in
firmware itself. Linux doesn't need to know about it.
More comments on this in other patch where it is being used.
Regards,
Santosh
More information about the linux-arm-kernel
mailing list