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

Commit c53b0c92 authored by Wolfram Sang's avatar Wolfram Sang Committed by Simon Horman
Browse files

ARM: shmobile: emev2: kzm9d: enable IIC busses

parent cd42d042
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -95,6 +95,14 @@
	};
};

&iic0 {
	status = "okay";
};

&iic1 {
	status = "okay";
};

&pfc {
	uart1_pins: serial@e1030000 {
		renesas,groups = "uart1_ctrl", "uart1_data";