ARM: dts: lpc4337-ciaa: enable SCT-PWM
authorAriel D'Alessandro <ariel@vanguardiasur.com.ar>
Mon, 23 Nov 2015 12:37:04 +0000 (09:37 -0300)
committerJoachim Eastwood <manabian@gmail.com>
Mon, 14 Dec 2015 22:13:05 +0000 (23:13 +0100)
Enable the PWM based on the State Configurable Timer (SCT) included in
the LPC4337 SoC of the CIAA-NXP board.

Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
Signed-off-by: Joachim Eastwood <manabian@gmail.com>
arch/arm/boot/dts/lpc4337-ciaa.dts

index 5f500c1..f126b71 100644 (file)
        pinctrl-0 = <&enet_rmii_pins>;
 };
 
+&sct_pwm {
+       status = "okay";
+};
+
 &ssp1 {
        status = "okay";
        pinctrl-names = "default";