[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1429913873-13627-5-git-send-email-fkan@apm.com>
Date: Fri, 24 Apr 2015 15:17:53 -0700
From: Feng Kan <fkan@....com>
To: patches@....com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
linux-i2c@...r.kernel.org
Cc: Feng Kan <fkan@....com>, Hieu Le <hnle@....com>
Subject: [PATCH RESEND V4 4/4] arm64: dts: add proxy I2C device driver on APM X-Gene platform
Add proxy I2C device driver on APM X-Gene platform.
Signed-off-by: Feng Kan <fkan@....com>
Signed-off-by: Hieu Le <hnle@....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 70c14fa..00ae4d8 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -483,6 +483,11 @@
<0x0 0x7 0x4>;
};
+ i2cslimpro {
+ compatible = "apm,xgene-slimpro-i2c";
+ mboxes = <&mailbox 0>;
+ };
+
serial0: serial@...20000 {
status = "disabled";
device_type = "serial";
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists