Skip to content

Commit

Permalink
ARM: shmobile: emev2: kzm9d: enable IIC busses
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Wolfram Sang authored and Simon Horman committed Jul 15, 2015
1 parent cd42d04 commit c53b0c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm/boot/dts/emev2-kzm9d.dts
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,14 @@
};
};

&iic0 {
status = "okay";
};

&iic1 {
status = "okay";
};

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

0 comments on commit c53b0c9

Please sign in to comment.