You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Janusz Krzysztofik
b3dba0b81e
omap1: Fix DSP public peripherals support for ams-delta
...
DSP public peripherals used to work on OMAP1510 based (or all OMAP1 class?)
machines as long as old dspgateway code were present in the l-o tree. For
several months it is no longer included, breaking support for McBSP1 based
audio on Amstrad Delta, for example.
This patch, derived from the old dspgateway code, corrects the problem for the
board by simply taking the DSP out of reset state, I guess. That way, things
should not break when a new dsp code is added to the tree, and the change can
be reverted then.
If there are any reports on McBSP1 or other DSP public peripherals not working
for other OMAP1 machines (I've not heard of any for now), I can prepare a more
general patch providing an extra include file with a helper function defined.
Created and tested against linux-2.6.32-rc5
Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Tony Lindgren <tony@atomide.com>
16 years ago
..
Kconfig
ARM: OMAP1: Misc clean-up
16 years ago
Makefile
ARM: OMAP1: Misc clean-up
16 years ago
Makefile.boot
…
board-ams-delta.c
omap1: Fix DSP public peripherals support for ams-delta
16 years ago
board-fsample.c
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
16 years ago
board-generic.c
omap1: Fix redundant UARTs pin muxing that can break other hardware support
16 years ago
board-h2-mmc.c
ARM: OMAP1: Simplify board-h2 MMC setup
16 years ago
board-h2.c
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
16 years ago
board-h2.h
ARM: OMAP: No need to include board-h2.h from hardware.h
16 years ago
board-h3-mmc.c
ARM: OMAP1: Fix mmc_set_power GPIO usage
16 years ago
board-h3.c
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
16 years ago
board-h3.h
ARM: OMAP: No need to include board-h3.h from hardware.h
16 years ago
board-innovator.c
omap1: Fix redundant UARTs pin muxing that can break other hardware support
16 years ago
board-nokia770.c
OMAP1: remove duplicated #include
16 years ago
board-osk.c
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
16 years ago
board-palmte.c
omap1: Fix redundant UARTs pin muxing that can break other hardware support
16 years ago
board-palmtt.c
omap1: Fix redundant UARTs pin muxing that can break other hardware support
16 years ago
board-palmz71.c
omap1: Fix redundant UARTs pin muxing that can break other hardware support
16 years ago
board-perseus2.c
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
16 years ago
board-sx1-mmc.c
ARM: OMAP: No need to include board-palm*.h from hardware.h
16 years ago
board-sx1.c
omap1: Fix redundant UARTs pin muxing that can break other hardware support
16 years ago
board-voiceblue.c
omap1: Fix redundant UARTs pin muxing that can break other hardware support
16 years ago
clock.c
OMAP2xxx clock: rename clk_init_one() to clk_preinit()
16 years ago
clock.h
[ARM] omap: arrange for clock recalc methods to return the rate
16 years ago
devices.c
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
fpga.c
ARM: OMAP: Switch to gpio_request/free calls
16 years ago
id.c
omap: Fix wrong jtag_id for 850
16 years ago
io.c
OMAP: Remove ifdefs for io.h
16 years ago
irq.c
[OMAP850] IRQ related changes
16 years ago
leds-h2p2-debug.c
…
leds-innovator.c
…
leds-osk.c
…
leds.c
ARM: OMAP: Switch to gpio_request/free calls
16 years ago
leds.h
…
mailbox.c
OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.c
16 years ago
mcbsp.c
ARM: includecheck fix: mach-omap1/mcbsp.c
16 years ago
mux.c
[OMAP850] Changes to base IO subsystem, v2
16 years ago
pm.c
OMAP1: PM: update and decouple from OMAP2/3 PM core
16 years ago
pm.h
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
serial.c
omap1: Fix redundant UARTs pin muxing that can break other hardware support
16 years ago
sleep.S
OMAP1: PM: update and decouple from OMAP2/3 PM core
16 years ago
sram.S
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
time.c
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
16 years ago
timer32k.c
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago