ARM: dts: at91: sama5d27_som1_ek: enable i2c2

Enable i2c.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
Claudiu Beznea 2017-10-10 13:09:37 +03:00 committed by Alexandre Belloni
parent 8bf456076c
commit 64f7691509
1 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@ pwm0: pwm@f802c000 {
flx1: flexcom@f8038000 {
atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_TWI>;
status = "disabled";
status = "okay";
i2c2: i2c@600 {
compatible = "atmel,sama5d2-i2c";
@ -144,7 +144,7 @@ i2c2: i2c@600 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_mikrobus_i2c>;
atmel,fifo-size = <16>;
status = "disabled";
status = "okay";
};
};