Skip to content

Commit

Permalink
ARM: shmobile: r8a7790: add i2c aliases to dtsi
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Wolfram Sang authored and Simon Horman committed Feb 17, 2014
1 parent 951dc90 commit 6b1d7c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm/boot/dts/r8a7790.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
#address-cells = <2>;
#size-cells = <2>;

aliases {
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;
i2c3 = &i2c3;
};

cpus {
#address-cells = <1>;
#size-cells = <0>;
Expand Down

0 comments on commit 6b1d7c6

Please sign in to comment.