All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] debobs support for OMAP3430.
@ 2008-09-17 15:02 Peter 'p2' De Schrijver
  2008-09-17 15:02 ` [PATCH] Add definitions for ETK pads and debobs registers Peter 'p2' De Schrijver
  0 siblings, 1 reply; 15+ messages in thread
From: Peter 'p2' De Schrijver @ 2008-09-17 15:02 UTC (permalink / raw)
  To: linux-omap; +Cc: Peter 'p2' De Schrijver

This patch adds support for debug observability on OMAP3430 using the ETK lines. Fixes some potential issues with the OMAP343X_CONTROL_DEBOBS, OMAP343X_PADCONF_ETK and OMAP343X_CONTROL_WKUP_DEBOBSMUX macros.

Peter 'p2' De Schrijver (3):
  Add definitions for ETK pads and debobs registers
  Debobs and ETK padconf implementation
  Add debobs Kconfig item

 arch/arm/mach-omap2/Kconfig               |   10 ++-
 arch/arm/mach-omap2/Makefile              |    3 +
 arch/arm/mach-omap2/debobs.c              |  214 +++++++++++++++++++++++++++++
 arch/arm/plat-omap/include/mach/control.h |   34 +++++
 4 files changed, 260 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/mach-omap2/debobs.c


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH] debobs support for OMAP3430
@ 2008-09-16  9:51 Peter 'p2' De Schrijver
  2008-09-16  9:51 ` [PATCH] Add definitions for ETK pads and debobs registers Peter 'p2' De Schrijver
  0 siblings, 1 reply; 15+ messages in thread
From: Peter 'p2' De Schrijver @ 2008-09-16  9:51 UTC (permalink / raw)
  To: linux-omap; +Cc: Peter 'p2' De Schrijver

This patch adds support for debug observability on OMAP3430 using the ETK lines.

Peter 'p2' De Schrijver (3):
  Add definitions for ETK pads and debobs registers
  Debobs and ETK padconf implementation
  Add debobs Kconfig item

 arch/arm/mach-omap2/Kconfig               |   10 ++-
 arch/arm/mach-omap2/Makefile              |    3 +
 arch/arm/mach-omap2/debobs.c              |  214 +++++++++++++++++++++++++++++
 arch/arm/plat-omap/include/mach/control.h |   33 +++++
 4 files changed, 259 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/mach-omap2/debobs.c


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

end of thread, other threads:[~2008-09-25 20:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-17 15:02 [PATCH] debobs support for OMAP3430 Peter 'p2' De Schrijver
2008-09-17 15:02 ` [PATCH] Add definitions for ETK pads and debobs registers Peter 'p2' De Schrijver
2008-09-17 15:02   ` [PATCH] Debobs and ETK padconf implementation Peter 'p2' De Schrijver
2008-09-17 15:02     ` [PATCH] Add debobs Kconfig item Peter 'p2' De Schrijver
2008-09-25  8:58       ` Kevin Hilman
2008-09-25  8:56     ` [PATCH] Debobs and ETK padconf implementation Kevin Hilman
2008-09-25 11:35       ` Peter 'p2' De Schrijver
2008-09-25 11:40         ` Kevin Hilman
2008-09-25 11:52           ` Peter 'p2' De Schrijver
2008-09-25 12:06             ` Peter 'p2' De Schrijver
2008-09-25 12:31             ` Kevin Hilman
2008-09-25 17:04               ` David Brownell
2008-09-25 20:28                 ` Kevin Hilman
2008-09-25 20:37                   ` David Brownell
  -- strict thread matches above, loose matches on Subject: below --
2008-09-16  9:51 [PATCH] debobs support for OMAP3430 Peter 'p2' De Schrijver
2008-09-16  9:51 ` [PATCH] Add definitions for ETK pads and debobs registers Peter 'p2' De Schrijver
2008-09-16  9:51   ` [PATCH] Debobs and ETK padconf implementation Peter 'p2' De Schrijver

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.