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

ARM: shmobile: emev2: kzm9d: enable IIC busses

Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent cd42d042
......@@ -95,6 +95,14 @@ ethernet@20000000 {
};
};
&iic0 {
status = "okay";
};
&iic1 {
status = "okay";
};
&pfc {
uart1_pins: serial@e1030000 {
renesas,groups = "uart1_ctrl", "uart1_data";
......
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