aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Richardson <[email protected]>2016-10-18 12:00:37 -0700
committerFlorian Fainelli <[email protected]>2016-11-16 12:38:37 -0800
commit77f923cb141bdc77b61a9296581ef86b34e134e5 (patch)
treedb06ef5897e39c125d919dcf928fb277677af2e7
parentb350e9dd1f782933ff587d20259371acdc1213c8 (diff)
ARM: dts: Enable Broadcom iProc mailbox controller
Reviewed-by: Jonathan Richardson <[email protected]> Reviewed-by: Shreesha Rajashekar <[email protected]> Reviewed-by: Ray Jui <[email protected]> Tested-by: Jonathan Richardson <[email protected]> Reviewed-by: Vikram Prakash <[email protected]> Reviewed-by: Scott Branden <[email protected]> Signed-off-by: Jonathan Richardson <[email protected]> Signed-off-by: Florian Fainelli <[email protected]>
-rw-r--r--arch/arm/boot/dts/bcm-cygnus.dtsi9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm-cygnus.dtsi b/arch/arm/boot/dts/bcm-cygnus.dtsi
index 539c58f12f51..4b741f67ec6a 100644
--- a/arch/arm/boot/dts/bcm-cygnus.dtsi
+++ b/arch/arm/boot/dts/bcm-cygnus.dtsi
@@ -114,6 +114,15 @@
<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>,