[PATCH V3 4/4] arm64: dts: add proxy I2C device driver on APM X-Gene platform
Feng Kan
fkan at apm.com
Thu Apr 23 11:07:10 PDT 2015
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/apm-storm.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi
index a2b9657..d405dd0 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -522,6 +522,11 @@
<0x0 0x7 0x4>;
};
+ i2cslimpro {
+ compatible = "apm,xgene-slimpro-i2c";
+ mboxes = <&mailbox 0>;
+ };
+
serial0: serial at 1c020000 {
status = "disabled";
device_type = "serial";
--
1.9.1
More information about the linux-arm-kernel
mailing list