ARM: i.MX: GuF Santaro: enable PWM

The PWMs now have to be enabled to use them. Enable the backlight PWM.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2015-09-23 13:42:35 +02:00
parent 65894735e6
commit 6d39ac3158

View file

@ -542,6 +542,10 @@
};
};
&pwm1 {
status = "okay";
};
&uart1 {
/* RS485 */
pinctrl-names = "default";