]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00181194 IPUv3:Correct pixel clock definition and register
authorLiu Ying <Ying.Liu@freescale.com>
Sat, 28 Apr 2012 05:24:45 +0000 (13:24 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:41 +0000 (14:11 +0200)
commit52218da9defa570aef9ff60fd157a204f5002005
tree7a73a1564a85ccdbc08c4bad361a7c9ce828215c
parent5c5c59483b918a17b6dab4d5426b55c77359bc98
ENGR00181194 IPUv3:Correct pixel clock definition and register

MX6Q has 2 IPUs, each IPU has 2 DIs, so there are totally 4
different pixel clocks. This patch adds maximal pixel clock
number from 2 to 4. Also, the patch fixes potential build
warning caused by the overflow on ipu_lookups structure in case
MXC_IPU_MAX_NUM is 1.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
drivers/mxc/ipu3/ipu_common.c
drivers/mxc/ipu3/ipu_disp.c
drivers/mxc/ipu3/ipu_prv.h