On Mon, Oct 11, 2010 at 11:37 PM, Paul Walmsley <p...@pwsan.com> wrote:
> Add two functions for OMAP2430/OMAP3 IVA2 DSP boot control.  These
> registers wound up in the System Control Module.  Other kernel code
> that wishes to control the DSP's boot process should now use these
> functions to do so; subsequent patches implement this in the two
> in-tree users of these functions.
>
> This patch is functionally untested; that is for the DSP/Bridge
> programmers to do.
>
> Signed-off-by: Paul Walmsley <p...@pwsan.com>
> ---
>  arch/arm/mach-omap2/control.c              |   51 ++++++++++++++++++++++++++
>  arch/arm/mach-omap2/control.h              |   16 +++++---
>  arch/arm/plat-omap/include/plat/iva2_dsp.h |   56 
> ++++++++++++++++++++++++++++
>  3 files changed, 116 insertions(+), 7 deletions(-)
>  create mode 100644 arch/arm/plat-omap/include/plat/iva2_dsp.h

This doesn't seem to be aligned with staging-next, that's where
tidspbridge is supposed to reside. I proposed this patch to be applied
to linux-omap, but I guess it didn't seem necessary at the time:
http://article.gmane.org/gmane.linux.kernel/1044209

-- 
Felipe Contreras
--
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

Reply via email to