]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00178875-3 VDOA: Add VDOA driver support on i.MX6
authorWayne Zou <b36644@freescale.com>
Thu, 5 Apr 2012 12:03:29 +0000 (20:03 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:23 +0000 (08:34 +0200)
commitb734f4502930db0dc8674612fa0119e008d6de73
treee569b2de75ff2527c4a3e769c83fafaa3ddbc4cd
parent6c59520d5bcd2e7b81434f7b7f0282be76688b53
ENGR00178875-3 VDOA: Add VDOA driver support on i.MX6

VDOA needs to sync with IPU.
Add VDOA driver support under IPU drivers.

Signed-off-by: Wayne Zou <b36644@freescale.com>
drivers/mxc/ipu3/Makefile
drivers/mxc/ipu3/ipu_common.c
drivers/mxc/ipu3/ipu_device.c
drivers/mxc/ipu3/ipu_ic.c
drivers/mxc/ipu3/ipu_param_mem.h
drivers/mxc/ipu3/ipu_prv.h
drivers/mxc/ipu3/ipu_regs.h
drivers/mxc/ipu3/vdoa.c [new file with mode: 0644]
drivers/mxc/ipu3/vdoa.h [new file with mode: 0644]