projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e99fe22
)
arm64: dts: apm: Add DT node for X-Gene v2 SLIMpro Mailbox I2C Driver
author
Duc Dang
<dhdang@apm.com>
Thu, 25 Feb 2016 22:33:37 +0000
(14:33 -0800)
committer
Duc Dang
<dhdang@apm.com>
Fri, 26 Feb 2016 01:14:04 +0000
(17:14 -0800)
Add DT node to enable SLIMpro Mailbox I2C Driver for
X-Gene v2 platforms.
Signed-off-by: Duc Dang <dhdang@apm.com>
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
b/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
index
46fe1e6
..
04d83a1
100644
(file)
--- a/
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
+++ b/
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
@@
-467,6
+467,11
@@
0x0 0x7 0x4>;
};
+ i2cslimpro {
+ compatible = "apm,xgene-slimpro-i2c";
+ mboxes = <&mailbox 0>;
+ };
+
serial0: serial@10600000 {
device_type = "serial";
compatible = "ns16550";