commit | 473adbf4e02857a6b78dfb3d9fcf752638bbadb9 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Feb 09 11:25:28 2017 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Wed Mar 08 13:05:42 2017 +0200 |
tree | 2bedaf64bf3a3a5f0d5352ff75712b5c8a338da1 | |
parent | 9a00fa6843953cff1e3420002a454a61edfdd5f0 [diff] |
clk: ti: dpll44xx: fix clksel register initialization clksel register pointer should be used for the DPLL-MX autoidle handling. Currently this is not setup at all. Fix by adding proper handling for the register. Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com>