[PATCH 09/11] ARM: OMAP3: PRM: move iva2 force idle functionality to PRM driver
Paul Walmsley
paul at pwsan.com
Sat Oct 19 13:36:03 EDT 2013
On Fri, 11 Oct 2013, Tero Kristo wrote:
> This is correct location for this instead of the PM core, as it is accessing
> PRM registers directly.
>
> Signed-off-by: Tero Kristo <t-kristo at ti.com>
This is custom reset code for the IVA2, not specifically PRM code, so it
should go into a separate arch/arm/mach-omap2/iva2.c file, before it gets
moved out into drivers/. (Similar to what's been done for
mach-omap2/i2c.c and mach-omap2/hdq1w.c, etc.) Unfortunately, this is
going to require separate interfaces for all of those direct PRM register
accesses as well.
- Paul
More information about the linux-arm-kernel
mailing list