From: Fabio Estevam Date: Wed, 14 Jan 2015 13:11:03 +0000 (-0200) Subject: ARM: dts: imx25: Fix PWM "per" clocks X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~230^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ecd0bde5bfea524a843ad8fa8cb66ccbce68779;p=pandora-kernel.git ARM: dts: imx25: Fix PWM "per" clocks 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. Cc: Reported-by: Carlos Soto Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed