ARM: shmobile: koelsch: make i2c2-pfc node unique
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>
This commit is contained in:
parent
36408d9dd0
commit
e6a4c00111
|
@ -228,7 +228,7 @@
|
|||
pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
i2c2_pins: i2c {
|
||||
i2c2_pins: i2c2 {
|
||||
renesas,groups = "i2c2";
|
||||
renesas,function = "i2c2";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue