Commit 77f923cb authored by Jonathan Richardson's avatar Jonathan Richardson Committed by Florian Fainelli
parent b350e9dd
......@@ -114,6 +114,15 @@ pinctrl: pinctrl@0301d0c8 {
<0x0301d24c 0x2c>;
};
mailbox: mailbox@03024024 {
compatible = "brcm,iproc-mailbox";
reg = <0x03024024 0x40>;
interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
#interrupt-cells = <1>;
interrupt-controller;
#mbox-cells = <1>;
};
gpio_crmu: gpio@03024800 {
compatible = "brcm,cygnus-crmu-gpio";
reg = <0x03024800 0x50>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment