This patch adds support for debug observability on OMAP3430 using the ETK lines. Resent due to missing sequence numbers. 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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html