[PATCH 6/6] arm64: dts: add proxy I2C device driver on APM X-Gene platform
Feng Kan
fkan at apm.com
Tue Oct 7 17:06:49 PDT 2014
Add proxy I2C device driver on APM X-Gene platform.
Signed-off-by: Feng Kan <fkan at apm.com>
Signed-off-by: Hieu Le <hnle at apm.com>
---
arch/arm64/boot/dts/apm-storm.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/apm-storm.dtsi b/arch/arm64/boot/dts/apm-storm.dtsi
index 249f025..09daf4c 100644
--- a/arch/arm64/boot/dts/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm-storm.dtsi
@@ -469,6 +469,12 @@
<0x0 0x7 0x4>;
};
+ i2cslimpro {
+ compatible = "apm,xgene-slimpro-i2c";
+ mbox = <&mailbox 0>;
+ mbox-names = "i2c-slimpro";
+ };
+
serial0: serial at 1c020000 {
status = "disabled";
device_type = "serial";
--
1.9.1
More information about the linux-arm-kernel
mailing list