[PATCH] ARM: at91/dt: sama5d4 xplained: add i2c0

Nicolas Ferre nicolas.ferre at atmel.com
Wed Mar 4 03:19:25 PST 2015


Add i2c0 aka twi0 on sama5d4 xplained board.

Signed-off-by: Nicolas Ferre <nicolas.ferre at atmel.com>
---
 arch/arm/boot/dts/at91-sama5d4_xplained.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/at91-sama5d4_xplained.dts b/arch/arm/boot/dts/at91-sama5d4_xplained.dts
index f95ba32e29a5..93e6e1f0c729 100644
--- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts
+++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts
@@ -88,6 +88,10 @@
 				};
 			};
 
+			i2c0: i2c at f8014000 {
+				status = "okay";
+			};
+
 			macb0: ethernet at f8020000 {
 				phy-mode = "rmii";
 				status = "okay";
-- 
2.1.3




More information about the linux-arm-kernel mailing list