Commit df99d08c authored by Nicolas Ferre's avatar Nicolas Ferre

ARM: at91/dt: sama5d4 xplained: add i2c0

Add i2c0 aka twi0 on sama5d4 xplained board.
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 38153a01
......@@ -88,6 +88,10 @@ m25p80@0 {
};
};
i2c0: i2c@f8014000 {
status = "okay";
};
macb0: ethernet@f8020000 {
phy-mode = "rmii";
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment