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 5f500c1ad89c13ca2d9af175a4969f1d10d6569f..f126b713b175f5ca943e75e95af95c9c9493d6c4 100644 (file)
        pinctrl-0 = <&enet_rmii_pins>;
 };
 
+&sct_pwm {
+       status = "okay";
+};
+
 &ssp1 {
        status = "okay";
        pinctrl-names = "default";
This page took 0.02556 seconds and 5 git commands to generate.