clk: ti: am335x/am4372: Add tbclk to pwm node
authorFranklin S Cooper Jr <fcooper@ti.com>
Tue, 3 May 2016 15:56:47 +0000 (10:56 -0500)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Jun 2016 10:25:04 +0000 (03:25 -0700)
commit22a15e6ffa82cd00d5949a426e4afe6a3a6b8988
treeea83d99d8d6e625ee14209b1f29673bf685c391d
parent68ada6bd11cb2efc98c685c8ce4f338cb4af940b
clk: ti: am335x/am4372: Add tbclk to pwm node

Add tblck to the pwm nodes. This insures that the ehrpwm driver has access
to the time-based clk.

Do not remove similar entries for ehrpwm node. Later patches will switch
from using ehrpwm node name to pwm. But to maintain ABI compatibility we
shouldn't remove the old entries.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/clk/ti/clk-33xx.c
drivers/clk/ti/clk-43xx.c