OMAP4: l3: Introduce l3-interconnect error handling driver
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 7 Mar 2011 15:23:10 +0000 (20:53 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Wed, 9 Mar 2011 11:53:58 +0000 (17:23 +0530)
commit2722e56de60390969cf118933842b3f2f3c8d6b8
tree9943d9c360a9ee458017606f12f5acb231d0efed
parenta4dc616ae321b5007fba0700fbd39ef13ced750b
OMAP4: l3: Introduce l3-interconnect error handling driver

The driver provides the information regarding the ocp errors
that gets logged in the interconnect. The error information
gives the detail regarding the target that was attempted
to be accessed and its corresponding address.

Signed-off-by: sricharan <r.sricharan@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Benoit Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/omap_l3_noc.c [new file with mode: 0644]
arch/arm/mach-omap2/omap_l3_noc.h [new file with mode: 0644]