ARM: shmobile: r8a7790: add i2c aliases to dtsi
authorWolfram Sang <wsa@sang-engineering.com>
Sun, 16 Feb 2014 09:40:58 +0000 (10:40 +0100)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:22:15 +0000 (09:22 +0900)
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>
(cherry picked from commit 6b1d7c68b255be81ef174d9621869fde5c95bc20)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790.dtsi

index d7bde1e..6eb9613 100644 (file)
        #address-cells = <2>;
        #size-cells = <2>;
 
+       aliases {
+               i2c0 = &i2c0;
+               i2c1 = &i2c1;
+               i2c2 = &i2c2;
+               i2c3 = &i2c3;
+       };
+
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;