Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64f76915 authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Alexandre Belloni
Browse files

ARM: dts: at91: sama5d27_som1_ek: enable i2c2

parent 8bf45607
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@

			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 @@
					pinctrl-names = "default";
					pinctrl-0 = <&pinctrl_mikrobus_i2c>;
					atmel,fifo-size = <16>;
					status = "disabled";
					status = "okay";
				};
			};