alistair23-linux/drivers/staging/tidspbridge/core
Omar Ramirez Luna 08cd9ef4ec staging: tidspbridge: detect wdt3 feature at runtime
In order to detect WDT feature on the dsp code, we need to
find the symbol used to enable it inside the baseimage.

This should fix the warning comming from L3 driver:

    WARNING: at arch/arm/mach-omap2/omap_l3_smx.c:161 omap3_l3_app_irq...
    In-band Error seen by IVA_SS  at address 0
    ...

That occurs because the dsp tries to access wdt3 registers when the clock
for those registers is not enabled.

Reported-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-24 12:05:38 -08:00
..
_cmm.h staging: ti dspbridge: add core driver sources 2010-06-23 15:39:06 -07:00
_deh.h staging: tidspbridge: set8 remove hungarian from structs 2011-02-04 20:12:22 -06:00
_msg_sm.h staging: tidspbridge: set11 remove hungarian from structs 2011-02-04 20:12:28 -06:00
_tiomap.h Fix common misspellings 2011-03-31 11:26:23 -03:00
_tiomap_pwr.h staging: tidspbridge: remove IN modifier 2010-07-22 14:41:04 -07:00
chnl_sm.c staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
dsp-clock.c staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
io_sm.c staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG 2012-02-09 09:38:19 -08:00
msg_sm.c staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
sync.c staging: tidspbridge: Remove ntfy.c 2010-08-31 11:23:14 -07:00
tiomap3430.c staging: tidspbridge: detect wdt3 feature at runtime 2012-02-24 12:05:38 -08:00
tiomap3430_pwr.c staging: tidspbridge: remove DBC_ASSERT macro 2012-02-09 09:38:19 -08:00
tiomap_io.c staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
tiomap_io.h staging: tidspbridge: remove OUT define 2010-07-22 14:41:04 -07:00
ue_deh.c staging: tidspbridge: set8 remove hungarian from structs 2011-02-04 20:12:22 -06:00
wdt.c staging: tidspbridge: always compile dsp wdt code 2012-02-24 12:05:38 -08:00