ARM: LPC32xx: Add the motor PWM to base dts file
authorAlban Bedel <alban.bedel@avionic-design.de>
Wed, 14 Nov 2012 12:59:45 +0000 (13:59 +0100)
committerRoland Stigge <stigge@antcom.de>
Wed, 14 Nov 2012 14:41:18 +0000 (15:41 +0100)
Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>
Signed-off-by: Roland Stigge <stigge@antcom.de>
arch/arm/boot/dts/lpc32xx.dtsi

index e5ffe960dbf3e43181d28e7519b35911c3f95f2c..1582f484a86762976bc6f40d27429d0644a00672 100644 (file)
                                pnx,timeout = <0x64>;
                        };
 
+                       mpwm: mpwm@400E8000 {
+                               compatible = "nxp,lpc3220-motor-pwm";
+                               reg = <0x400E8000 0x78>;
+                               status = "disabled";
+                               #pwm-cells = <2>;
+                       };
+
                        i2cusb: i2c@31020300 {
                                compatible = "nxp,pnx-i2c";
                                reg = <0x31020300 0x100>;