[PATCH] pwm support for newer i.MX

Sascha Hauer s.hauer at pengutronix.de
Wed Nov 21 06:20:56 EST 2012


The following adds/completes the device nodes for the PWM found
on i.MX5/6. It is based on Fabios patch converting the clock lookups
for i.MX5 to devicetree.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      ARM i.MX53: Add pwm support
      ARM i.MX51: Add pwm support
      ARM i.MX6: Add pwm support

 arch/arm/boot/dts/imx51.dtsi |   18 ++++++++++++++++++
 arch/arm/boot/dts/imx53.dtsi |   18 ++++++++++++++++++
 arch/arm/boot/dts/imx6q.dtsi |   16 ++++++++++++++++
 3 files changed, 52 insertions(+)




More information about the linux-arm-kernel mailing list