commit | 7d53d25578486d65bd7cd242bc7816b40e55e62b | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Tue Feb 10 11:05:42 2015 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Fri Mar 06 08:52:36 2015 -0800 |
tree | edd59242d8848c4b4ade4e4348b5a56c8ea9d2b5 | |
parent | 6e22616eba7e25fac5aa6cb6563471afa1815ec2 [diff] |
ARM: dts: am43xx-clocks: Fix ehrpwm tbclk data on am43xx ehrpwm tbclk is wrongly modelled as deriving from dpll_per_m2_ck. The TRM says tbclk is derived from SYSCLKOUT. SYSCLKOUT nothing but the functional clock of pwmss (l4ls_gclk). Fix this by changing source of ehrpwmx_tbclk to l4ls_gclk. Fixes: 4da1c67719f61 ("add tbclk data for ehrpwm") Signed-off-by: Vignesh R <vigneshr@ti.com> Acked-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>