projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
778b5cb
)
arm64: dts: apm: Mailbox device tree node for APM X-Gene v2 platform.
author
Duc Dang
<dhdang@apm.com>
Thu, 25 Feb 2016 22:30:05 +0000
(14:30 -0800)
committer
Duc Dang
<dhdang@apm.com>
Fri, 26 Feb 2016 01:14:03 +0000
(17:14 -0800)
Add mailbox device tree node for APM X-Gene v2 platform.
Signed-off-by: Duc Dang <dhdang@apm.com>
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
b/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
index 66b394220b6975ae8d204dca5b259410c4d8e586..46fe1e673190dbc53c35742caba111946d4152cc 100644
(file)
--- a/
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
+++ b/
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
@@
-453,6
+453,20
@@
};
};
+ mailbox: mailbox@10540000 {
+ compatible = "apm,xgene-slimpro-mbox";
+ reg = <0x0 0x10540000 0x0 0x8000>;
+ #mbox-cells = <1>;
+ interrupts = <0x0 0x0 0x4
+ 0x0 0x1 0x4
+ 0x0 0x2 0x4
+ 0x0 0x3 0x4
+ 0x0 0x4 0x4
+ 0x0 0x5 0x4
+ 0x0 0x6 0x4
+ 0x0 0x7 0x4>;
+ };
+
serial0: serial@10600000 {
device_type = "serial";
compatible = "ns16550";