Skip to content

Commit

Permalink
ARM: at91/dt: sama5d4 xplained: add i2c0
Browse files Browse the repository at this point in the history
Add i2c0 aka twi0 on sama5d4 xplained board.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Nicolas Ferre committed Mar 4, 2015
1 parent 38153a0 commit df99d08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/at91-sama5d4_xplained.dts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@
};
};

i2c0: i2c@f8014000 {
status = "okay";
};

macb0: ethernet@f8020000 {
phy-mode = "rmii";
status = "okay";
Expand Down

0 comments on commit df99d08

Please sign in to comment.