The PWMs now have to be enabled to use them. Enable the backlight PWM. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- arch/arm/dts/imx6q-guf-santaro.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/dts/imx6q-guf-santaro.dts b/arch/arm/dts/imx6q-guf-santaro.dts index d9bc7a5..4db9071 100644 --- a/arch/arm/dts/imx6q-guf-santaro.dts +++ b/arch/arm/dts/imx6q-guf-santaro.dts @@ -542,6 +542,10 @@ }; }; +&pwm1 { + status = "okay"; +}; + &uart1 { /* RS485 */ pinctrl-names = "default"; -- 2.5.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox