Hi Ariel, Sorry for the late reply. I have just started to put together my DT for 4.5 branch now. On 25 November 2015 at 13:28, Ariel D'Alessandro <ariel@xxxxxxxxxxxxxxxxxxxx> wrote: > (+To: Joachim) > > El 23/11/15 a las 09:37, Ariel D'Alessandro escribió: >> 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@xxxxxxxxxxxxxxxxxxxx> >> --- >> arch/arm/boot/dts/lpc4337-ciaa.dts | 4 ++++ >> 1 file changed, 4 insertions(+) >> >> diff --git a/arch/arm/boot/dts/lpc4337-ciaa.dts b/arch/arm/boot/dts/lpc4337-ciaa.dts >> index 03bdf77..1a23589 100644 >> --- a/arch/arm/boot/dts/lpc4337-ciaa.dts >> +++ b/arch/arm/boot/dts/lpc4337-ciaa.dts >> @@ -170,6 +170,10 @@ >> pinctrl-0 = <&enet_rmii_pins>; >> }; >> >> +&sct_pwm { >> + status = "okay"; >> +}; >> + Isn't this a bit useless without any pinmux setup? regards, Joachim Eastwood -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html