[PATCH V2 4/5] ARM: shmobile: koelsch: make i2c2-pfc node unique
Wolfram Sang
wsa at the-dreams.de
Mon Mar 10 07:26:59 EDT 2014
From: Wolfram Sang <wsa at sang-engineering.com>
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 at sang-engineering.com>
Acked-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
---
Changes since V1: added ack
arch/arm/boot/dts/r8a7791-koelsch.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index e24fed9c0462..5e90f18db1fb 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -199,7 +199,7 @@
pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
pinctrl-names = "default";
- i2c2_pins: i2c {
+ i2c2_pins: i2c2 {
renesas,groups = "i2c2";
renesas,function = "i2c2";
};
--
1.9.0
More information about the linux-arm-kernel
mailing list