]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00274172-3 mxcfb: ldb: correct the ldb di clock trees
authorLiu Ying <Ying.Liu@freescale.com>
Tue, 20 Aug 2013 07:10:34 +0000 (15:10 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:57 +0000 (09:54 +0800)
commit9d31a2fdca7e3a1e9c545b381459846eab4ed16f
tree93399aca2de6c65df062d9c75e6e6bb63a35e5b9
parentb7ce5d6d72af202d39bd996155cf65078cb3bbbd
ENGR00274172-3 mxcfb: ldb: correct the ldb di clock trees

In ldb split mode, the ldb_di[0|1]_ipu_div should be configured
as clock dividers of 1/3.5, while in others ldb modes of 1/7.
This patch sets the di[0|1]_div_3_5 or di[0|1]_div_7 clocks to be
the parents of di[0|1]_div_sel clocks according to the ldb mode.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
drivers/video/mxc/ldb.c