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+renesas@verge.net.au>
Mon, 17 Feb 2014 03:18:49 +0000 (12:18 +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>
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>;