Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-davinci
Muralidharan Karicheri 85609c1ccd DaVinci: DM646x - platform changes for vpif capture and display drivers
VPIF display changes (Chaithrika)

Add platform device and resource structures. Also define a platform specific
clock setup function that can be accessed by the driver to configure the clock
and CPLD.

VPIF caputure changes (Murali)

1) Modify vpif_subdev_info to add board_info, routing information and
   vpif interface configuration. Remove addr since it is part of
   board_info

2) Add code to setup channel mode and input decoder path for vpif
   capture driver

Also incorporated comments against version v0 of the patch series and
added a spinlock to protect writes to common registers

Tested on DM6467 on channel 0 using TVP514x. Following bootargs used
for drivers:

   vpif_capture.ch0_bufsize=829440 vpif_display.ch2_bufsize=829440

Signed-off-by: Manjunath Hadli <mrh@ti.com>
Signed-off-by: Brijesh Jadav <brijesh.j@ti.com>
Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Muralidharan Karicheri <m-karicheri2@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2009-09-16 10:28:46 -07:00
..
include/mach DaVinci: DM646x - platform changes for vpif capture and display drivers 2009-09-16 10:28:46 -07:00
board-da830-evm.c davinci: audio: move tlv320aic33 i2c setup into board files 2009-08-26 11:56:31 +03:00
board-da850-evm.c davinci: audio: move tlv320aic33 i2c setup into board files 2009-08-26 11:56:31 +03:00
board-dm355-evm.c davinci: DM355 - platform changes for vpfe capture 2009-09-16 10:25:45 -07:00
board-dm355-leopard.c ARM: includecheck fix: board-dm355-leopard.c 2009-07-25 17:07:01 +01:00
board-dm365-evm.c davinci: dm365 evm cpld support: leds, card detect, other setup 2009-08-26 10:56:59 +03:00
board-dm644x-evm.c davinci: DM644x platform changes for vpfe capture 2009-09-16 10:25:26 -07:00
board-dm646x-evm.c DaVinci: DM646x - platform changes for vpif capture and display drivers 2009-09-16 10:28:46 -07:00
board-sffsdr.c ARM: includecheck fix: board-sffsdr.c 2009-07-25 17:07:02 +01:00
clock.c davinci: Adding DM365 SOC Support 2009-08-26 10:56:57 +03:00
clock.h davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
common.c davinci: Integrate cp_intc support into low-level irq code 2009-05-28 15:17:47 -07:00
cp_intc.c davinci: INTC: add support for TI cp_intc 2009-05-26 07:18:14 -07:00
da830.c davinci: Audio support for DA830 EVM 2009-08-26 11:55:52 +03:00
da850.c davinci: Add NOR flash support for da850/omap-l138 2009-08-26 11:55:56 +03:00
devices-da8xx.c davinci: Add MMC/SD support for da850/omap-l138 2009-08-26 11:55:55 +03:00
devices.c davinci: dm365: add MMC/SD support 2009-08-26 10:56:58 +03:00
dm355.c davinci: DM355 - platform changes for vpfe capture 2009-09-16 10:25:45 -07:00
dm365.c DaVinci: DM365: Adding entries for DM365 IRQ's 2009-08-26 11:55:58 +03:00
dm644x.c davinci: DM644x platform changes for vpfe capture 2009-09-16 10:25:26 -07:00
dm646x.c DaVinci: DM646x - platform changes for vpif capture and display drivers 2009-09-16 10:28:46 -07:00
dma.c DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMs 2009-08-26 11:55:59 +03:00
gpio.c davinci: dm365 gpio irq support 2009-08-26 10:57:00 +03:00
io.c davinci: Encapsulate SoC-specific data in a structure 2009-05-26 08:14:04 -07:00
irq.c davinci: Move interrupt ctlr info to SoC infrastructure 2009-05-26 08:18:09 -07:00
Kconfig davinci: Add support for DA850/OMAP-L138 EVM board 2009-08-26 11:55:45 +03:00
Makefile davinci: Add support for DA850/OMAP-L138 EVM board 2009-08-26 11:55:45 +03:00
Makefile.boot davinci: da8xx: Add base DA830/OMAP-L137 SoC support 2009-08-26 10:56:59 +03:00
mux.c davinci: Rearrange the da830/omap-l137 macros and functions 2009-08-26 10:57:02 +03:00
mux.h davinci: update pin-multiplexing support 2009-04-27 09:49:46 -07:00
psc.c davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
serial.c davinci: Move serial platform_device into SoC-specific files 2009-05-28 15:17:41 -07:00
sram.c davinci: sram warning fix 2009-08-26 10:56:57 +03:00
time.c davinci: remove watchdog from soc_info 2009-08-26 10:56:57 +03:00
usb.c davinci: DM646x: pass correct MUSB IRQs 2009-08-26 11:55:38 +03:00