All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] tidspbridge: SCM layer violation fixes
@ 2010-10-26 16:15 ` Omar Ramirez Luna
  0 siblings, 0 replies; 18+ messages in thread
From: Omar Ramirez Luna @ 2010-10-26 16:15 UTC (permalink / raw)
  To: Tony Lindgren, Kevin Hilman, Paul Walmsley
  Cc: Russell King, Santosh Shilimkar, Kalle Jokiniemi, Rajendra Nayak,
	Felipe Contreras, Tero Kristo, Fernando Guzman Lugo, Rene Sapiens,
	Ernesto Ramos, linux-omap, linux-arm-kernel, Omar Ramirez Luna

This is the patch series shared by Paul, for a short term fix to
a compile break due SCM layer layer violations from tidspbridge
driver, where the latter is used to write directly into registers
and use SCM layer macros, among other layer bypassing.

patch: "staging: tidspbridge: use new SCM DSP boot control fns"
was split from its original version, it is meant to be on hold until
the rest of the series gets upstreamed and can be found in the
staging tree (unless best advice is given).

Paul Walmsley (4):
  OMAP: control: add functions for DSP boot address/mode control
  OMAP3: PM: update DSP reset code to use new SCM DSP boot control
    functions
  OMAP: dsp: convert OMAP3430 adaptation layer to use new SCM DSP boot
    control fns
  staging: tidspbridge: use new SCM DSP boot control fns

 arch/arm/mach-omap2/control.c                 |   51 ++++++++++++++++++++++
 arch/arm/mach-omap2/control.h                 |   16 ++++---
 arch/arm/mach-omap2/dsp.c                     |    4 ++
 arch/arm/mach-omap2/pm34xx.c                  |    6 +-
 arch/arm/plat-omap/include/plat/dsp.h         |    4 ++
 arch/arm/plat-omap/include/plat/iva2_dsp.h    |   56 +++++++++++++++++++++++++
 drivers/staging/tidspbridge/core/tiomap3430.c |   13 +++---
 7 files changed, 133 insertions(+), 17 deletions(-)
 create mode 100644 arch/arm/plat-omap/include/plat/iva2_dsp.h


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2010-11-02 15:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26 16:15 [PATCH v2 0/4] tidspbridge: SCM layer violation fixes Omar Ramirez Luna
2010-10-26 16:15 ` Omar Ramirez Luna
2010-10-26 16:16 ` [PATCH v2 1/4] OMAP: control: add functions for DSP boot address/mode control Omar Ramirez Luna
2010-10-26 16:16   ` Omar Ramirez Luna
2010-10-26 16:16 ` [PATCH v2 2/4] OMAP3: PM: update DSP reset code to use new SCM DSP boot control functions Omar Ramirez Luna
2010-10-26 16:16   ` Omar Ramirez Luna
2010-11-02 13:27   ` Kevin Hilman
2010-11-02 13:27     ` Kevin Hilman
2010-10-26 16:16 ` [PATCH v3 3/4] OMAP: dsp: convert OMAP3430 adaptation layer to use new SCM DSP boot control fns Omar Ramirez Luna
2010-10-26 16:16   ` Omar Ramirez Luna
2010-10-26 16:16 ` [PATCH v2 4/4] staging: tidspbridge: " Omar Ramirez Luna
2010-10-26 16:16   ` Omar Ramirez Luna
2010-10-26 17:13 ` [PATCH v2 0/4] tidspbridge: SCM layer violation fixes Felipe Contreras
2010-10-26 17:13   ` Felipe Contreras
2010-10-26 17:43   ` Omar Ramirez Luna
2010-10-26 17:43     ` Omar Ramirez Luna
2010-11-02 15:58 ` Omar Ramirez Luna
2010-11-02 15:58   ` Omar Ramirez Luna

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.