提交 4034600e 编写于 作者: S Stefan Wahren 提交者: Florian Fainelli

ARM: bcm283x: Add missing interrupt for RNG block

This patch adds the missing interrupt property to the RNG block
of BCM283x.

Link: https://github.com/raspberrypi/linux/issues/2195
CC: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: NStefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 d3140a79
...@@ -136,6 +136,7 @@ ...@@ -136,6 +136,7 @@
rng@7e104000 { rng@7e104000 {
compatible = "brcm,bcm2835-rng"; compatible = "brcm,bcm2835-rng";
reg = <0x7e104000 0x10>; reg = <0x7e104000 0x10>;
interrupts = <2 29>;
}; };
mailbox: mailbox@7e00b880 { mailbox: mailbox@7e00b880 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册