提交 4a590fbf 编写于 作者: Y Yendapally Reddy Dhananjaya Reddy 提交者: Florian Fainelli

ARM: dts: NSP: Add PWM Support to DT

Add PWM support to the device tree for the Broadcom Northstar Plus SoC.
Signed-off-by: NYendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 2709d393
......@@ -241,6 +241,14 @@
brcm,nand-has-wp;
};
pwm: pwm@31000 {
compatible = "brcm,iproc-pwm";
reg = <0x31000 0x28>;
clocks = <&osc>;
#pwm-cells = <3>;
status = "disabled";
};
rng: rng@33000 {
compatible = "brcm,bcm-nsp-rng";
reg = <0x33000 0x14>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册