From: Philipp Zabel
Date: Wed, 15 Aug 2012 10:00:16 +0000 (+0200)
Subject: ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock path
X-Git-Tag: v3.6-rc4~11^2~3^2~2
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16339464c5d67d0536837fc5342c9c2432b80ae0;p=pandora-kernel.git
ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock path
The ldb_di[01]_podf is implemented as a clk-divider that
divides by 1 or 2. In reality, the ldb_di[01]_ipu_div
dividers divide by either 3.5 or 7. Adding a fixed factor
of 1/3.5 fixes their children's clock rates.
This should probably be converted to rate table based dividers,
once available.
Cc:
Signed-off-by: Philipp Zabel
Signed-off-by: Steffen Trumtrar
Signed-off-by: Shawn Guo
---
Reading git-diff-tree failed