ARM: dts: imx25: Fix PWM "per" clocks
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 14 Jan 2015 13:11:03 +0000 (11:11 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Jan 2015 01:40:56 +0000 (17:40 -0800)
commitd166ce71c95effe0e8cb14414233307e1b5e787c
tree3c3bce92fb238bccb6778d4a684b8639cd41ef46
parent2497402c9ad62e91897fed5310f7df48bf3bca1f
ARM: dts: imx25: Fix PWM "per" clocks

commit 7ecd0bde5bfea524a843ad8fa8cb66ccbce68779 upstream.

Currently PWM functionality is broken on mx25 due to the wrong assignment of the
PWM "per" clock.

According to Documentation/devicetree/bindings/clock/imx25-clock.txt:
pwm_ipg_per 52

,so update the pwm "per" to use 'pwm_ipg_per' instead of 'per10' clock.

With this change PWM can work fine on mx25.

Reported-by: Carlos Soto <csotoalonso@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/imx25.dtsi