commit | 6644fddf062e1fa9bd56e74dfeaf864a14bf08cb | [log] [tgz] |
---|---|---|
author | Chao Xie <chao.xie@marvell.com> | Thu Apr 30 09:53:41 2015 +0800 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Jun 04 12:07:49 2015 -0700 |
tree | 6d2153811f8b73a71cdad2302e14b965ce06092b | |
parent | a35247c6ee7265b024d606f7503fef44e88d9d2d [diff] |
clk: mmp: Fix the wrong factor table for uart PLL The suggested value in the mmp2 manual is wrong. There are only 13 bits for numerator, but some suggested value has 14 bits. Fix the factor tabled and remove the unused items. Signed-off-by: Chao Xie <chao.xie@marvell.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>