OSDN Git Service

ARM: at91/dt: sama5d4 xplained: add i2c0
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 26 Feb 2015 15:05:14 +0000 (16:05 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 4 Mar 2015 17:36:13 +0000 (18:36 +0100)
Add i2c0 aka twi0 on sama5d4 xplained board.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-sama5d4_xplained.dts

index 772dc98..c740e1a 100644 (file)
                                };
                        };
 
+                       i2c0: i2c@f8014000 {
+                               status = "okay";
+                       };
+
                        macb0: ethernet@f8020000 {
                                phy-mode = "rmii";
                                status = "okay";