From: Tony Lindgren <tony@atomide.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: Felipe Contreras <felipe.contreras@gmail.com>,
fernando.lugo@ti.com, linux-omap@vger.kernel.org
Subject: Re: [PATCH 1/3] OMAP: control: add functions for DSP boot address/mode control
Date: Mon, 11 Oct 2010 14:16:16 -0700 [thread overview]
Message-ID: <20101011211616.GE25462@atomide.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1010111449240.16871@utopia.booyaka.com>
* Paul Walmsley <paul@pwsan.com> [101011 13:45]:
> (adding Tony)
>
> On Mon, 11 Oct 2010, Felipe Contreras wrote:
>
> > On Mon, Oct 11, 2010 at 11:37 PM, Paul Walmsley <paul@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 <paul@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.
>
> The patch series is based on Tony's current tree. It is not intended to
> be applied as-is. The series is meant for people working on DSPBridge to
> know what the expectations are of the OMAP maintainers, and also to give
> them a quick way forward to getting their code to compile again.
This series seems like a sane way to sort out the dspbridge control
register tinkering.
> > 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
>
> I doubt that that's the reason, but you'd have to ask Tony about the
> details. But I'd NACK it due to the PRM/CM function pointers. As I
> mentioned in the previous messages, no driver should be touching PRM/CM
> bits directly.
Hmm I acked that patch, but considering the above it should be updated
according to Paul's comments.
Would be nice to get the dspbridge into working shape. Sounds we still
need the following:
- memblock fixes
- this series to fix the control module related issues
- platform data for the boards
Is that all, or are we also missing something else?
Regards,
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-10-11 21:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20101011203659.24425.2381.stgit@twilight.localdomain>
2010-10-11 20:37 ` [PATCH 1/3] OMAP: control: add functions for DSP boot address/mode control Paul Walmsley
2010-10-11 20:47 ` Felipe Contreras
2010-10-11 20:53 ` Paul Walmsley
2010-10-11 21:16 ` Tony Lindgren [this message]
2010-10-11 21:35 ` Paul Walmsley
2010-10-11 22:15 ` Omar Ramirez Luna
2010-10-11 22:16 ` Paul Walmsley
2010-10-11 22:32 ` Omar Ramirez Luna
2010-10-12 11:01 ` Felipe Contreras
2010-10-12 20:58 ` Tony Lindgren
2010-10-11 20:37 ` [PATCH 2/3] OMAP3: PM: update DSP reset code to use new SCM DSP boot control functions Paul Walmsley
2010-10-11 20:37 ` [PATCH 3/3] DSPBridge: convert OMAP3430 adaptation layer to use new SCM DSP boot control fns Paul Walmsley
2010-10-23 1:04 [PATCH 1/3] OMAP: control: add functions for DSP boot address/mode control Omar Ramirez Luna
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101011211616.GE25462@atomide.com \
--to=tony@atomide.com \
--cc=felipe.contreras@gmail.com \
--cc=fernando.lugo@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.