* [PATCH 4/4] ARM: shmobile: koelsch: make i2c2-pfc node unique
@ 2014-02-23 12:40 Wolfram Sang
2014-02-23 22:29 ` Laurent Pinchart
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2014-02-23 12:40 UTC (permalink / raw)
To: linux-sh
From: Wolfram Sang <wsa@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@sang-engineering.com>
---
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 bf6ba0c..e6ca0e0 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -126,7 +126,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.8.5.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH 4/4] ARM: shmobile: koelsch: make i2c2-pfc node unique
2014-02-23 12:40 [PATCH 4/4] ARM: shmobile: koelsch: make i2c2-pfc node unique Wolfram Sang
@ 2014-02-23 22:29 ` Laurent Pinchart
0 siblings, 0 replies; 2+ messages in thread
From: Laurent Pinchart @ 2014-02-23 22:29 UTC (permalink / raw)
To: linux-sh
Hi Wolfram,
Thank you for the patch.
On Sunday 23 February 2014 13:40:24 Wolfram Sang wrote:
> From: Wolfram Sang <wsa@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@sang-engineering.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
> 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 bf6ba0c..e6ca0e0 100644
> --- a/arch/arm/boot/dts/r8a7791-koelsch.dts
> +++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
> @@ -126,7 +126,7 @@
> pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
> pinctrl-names = "default";
>
> - i2c2_pins: i2c {
> + i2c2_pins: i2c2 {
> renesas,groups = "i2c2";
> renesas,function = "i2c2";
> };
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-23 22:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 12:40 [PATCH 4/4] ARM: shmobile: koelsch: make i2c2-pfc node unique Wolfram Sang
2014-02-23 22:29 ` Laurent Pinchart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox