projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f59063a
)
ARM64: dts: meson-gxbb: Add Meson MHU Node
author
Neil Armstrong
<
[email protected]
>
Thu, 18 Aug 2016 10:10:27 +0000
(12:10 +0200)
committer
Kevin Hilman
<
[email protected]
>
Wed, 14 Sep 2016 17:47:42 +0000
(10:47 -0700)
Signed-off-by: Neil Armstrong <
[email protected]
>
Signed-off-by: Kevin Hilman <
[email protected]
>
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
index 762f3681a49c58d0550049507f6413a690de97e1..cac8e51c2108befa13372d8205fa0ac01c654291 100644
(file)
--- a/
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
+++ b/
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
@@
-452,6
+452,15
@@
#clock-cells = <1>;
reg = <0x0 0x0 0x0 0x3db>;
};
+
+ mailbox: mailbox@404 {
+ compatible = "amlogic,meson-gxbb-mhu";
+ reg = <0 0x404 0 0x4c>;
+ interrupts = <0 208 IRQ_TYPE_EDGE_RISING>,
+ <0 209 IRQ_TYPE_EDGE_RISING>,
+ <0 210 IRQ_TYPE_EDGE_RISING>;
+ #mbox-cells = <1>;
+ };
};
apb: apb@d0000000 {