Commit 7888c8c1 authored by Ariel D'Alessandro's avatar Ariel D'Alessandro Committed by Joachim Eastwood

ARM: dts: lpc4337-ciaa: enable SCT-PWM

Enable the PWM based on the State Configurable Timer (SCT) included in
the LPC4337 SoC of the CIAA-NXP board.
Signed-off-by: default avatarAriel D'Alessandro <ariel@vanguardiasur.com.ar>
Signed-off-by: default avatarJoachim Eastwood <manabian@gmail.com>
parent a086dfe5
......@@ -166,6 +166,10 @@ &mac {
pinctrl-0 = <&enet_rmii_pins>;
};
&sct_pwm {
status = "okay";
};
&ssp1 {
status = "okay";
pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment