提交 96ac3b34 编写于 作者: A Alexandre Belloni 提交者: Maxime Ripard

ARM: sunxi: dt: add PWM support for the cubietruck

Enable the PWM for both PWM channels on the cubietruck. They can be found on
connector CN8.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 8ec40c25
......@@ -63,6 +63,12 @@
};
};
pwm: pwm@01c20e00 {
pinctrl-names = "default";
pinctrl-0 = <&pwm0_pins_a>, <&pwm1_pins_a>;
status = "okay";
};
uart0: serial@01c28000 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册