提交 ac31a881 编写于 作者: P Peter Ujfalusi 提交者: Benoit Cousson

ARM: dts: twl4030: Add PWM support

Enable support for the PWMs and LEDs as PWM drivers.
Signed-off-by: NPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: NBenoit Cousson <benoit.cousson@linaro.org>
上级 f178c015
......@@ -75,4 +75,14 @@
usb3v1-supply = <&vusb3v1>;
usb_mode = <1>;
};
twl_pwm: pwm {
compatible = "ti,twl4030-pwm";
#pwm-cells = <2>;
};
twl_pwmled: pwmled {
compatible = "ti,twl4030-pwmled";
#pwm-cells = <2>;
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册