ARM: shmobile: koelsch: make i2c2-pfc node unique
authorWolfram Sang <wsa@sang-engineering.com>
Mon, 10 Mar 2014 11:26:59 +0000 (12:26 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 14 Apr 2014 02:31:16 +0000 (11:31 +0900)
This node should have a unique name so it can be distinguished when
other i2c busses are added later.

Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7791-koelsch.dts

index ee23b7b99ec9c3f29de6c8595fd6d65c8cd0e719..fc6c94a1fb492685ee2a26f4e96f91f6a77591b5 100644 (file)
        pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
        pinctrl-names = "default";
 
-       i2c2_pins: i2c {
+       i2c2_pins: i2c2 {
                renesas,groups = "i2c2";
                renesas,function = "i2c2";
        };
This page took 0.026051 seconds and 5 git commands to generate.