commit | 6e22616eba7e25fac5aa6cb6563471afa1815ec2 | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Tue Feb 10 11:05:41 2015 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Fri Mar 06 08:51:48 2015 -0800 |
tree | d8e1f6c01e24a7ddef18eb4cf86f575734c288c4 | |
parent | ac92abcb966fd063fdb65343fd2d9d3b75a7a222 [diff] |
ARM: dts: am33xx-clocks: Fix ehrpwm tbclk data on am33xx 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: 9e100ebafb91: ("Fix ehrpwm tbclk data") Signed-off-by: Vignesh R <vigneshr@ti.com> Acked-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>