提交 3ecec5aa 编写于 作者: V Vasily Khoruzhick 提交者: Anatolij Gustschin

dts: sunxi: add PWM node for sun50i

Add PWM definition to sun50i-a64.dtsi
Signed-off-by: NVasily Khoruzhick <anarsoul@gmail.com>
上级 1c353aea
......@@ -319,6 +319,15 @@
};
};
pwm: pwm@01c21400 {
compatible = "allwinner,sun50i-a64-pwm",
"allwinner,sun5i-a13-pwm";
reg = <0x01c21400 0x8>;
clocks = <&osc24M>;
#pwm-cells = <3>;
status = "disabled";
};
uart0: serial@1c28000 {
compatible = "snps,dw-apb-uart";
reg = <0x01c28000 0x400>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册