public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* linux-next: manual merge of the samsung tree with the pinctrl tree
@ 2012-10-30  3:44 Stephen Rothwell
  2012-11-07  2:26 ` Kukjin Kim
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2012-10-30  3:44 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: linux-next, linux-kernel, Amit Daniel Kachhap, Tomasz Figa,
	Linus Walleij

[-- Attachment #1: Type: text/plain, Size: 6581 bytes --]

Hi Kukjin,

Today's linux-next merge of the samsung tree got a conflict in
arch/arm/boot/dts/exynos4210.dtsi between commit a7a8241540c3 ("ARM: dts:
exynos4210-pinctrl: Add nodes for pin banks") from the pinctrl tree and
commit 8d4155dbb184 ("ARM: EXYNOS: Add devicetree node for TMU driver for
exynos4") from the samsung tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@canb•auug.org.au

diff --cc arch/arm/boot/dts/exynos4210.dtsi
index d877dbe,038de97..0000000
--- a/arch/arm/boot/dts/exynos4210.dtsi
+++ b/arch/arm/boot/dts/exynos4210.dtsi
@@@ -64,4 -74,240 +64,11 @@@
  		compatible = "samsung,pinctrl-exynos4210";
  		reg = <0x03860000 0x1000>;
  	};
+ 
 -	gpio-controllers {
 -		#address-cells = <1>;
 -		#size-cells = <1>;
 -		gpio-controller;
 -		ranges;
 -
 -		gpa0: gpio-controller@11400000 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400000 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpa1: gpio-controller@11400020 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400020 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpb: gpio-controller@11400040 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400040 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpc0: gpio-controller@11400060 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400060 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpc1: gpio-controller@11400080 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400080 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpd0: gpio-controller@114000A0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x114000A0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpd1: gpio-controller@114000C0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x114000C0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpe0: gpio-controller@114000E0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x114000E0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpe1: gpio-controller@11400100 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400100 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpe2: gpio-controller@11400120 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400120 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpe3: gpio-controller@11400140 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400140 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpe4: gpio-controller@11400160 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400160 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpf0: gpio-controller@11400180 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11400180 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpf1: gpio-controller@114001A0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x114001A0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpf2: gpio-controller@114001C0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x114001C0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpf3: gpio-controller@114001E0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x114001E0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpj0: gpio-controller@11000000 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000000 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpj1: gpio-controller@11000020 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000020 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpk0: gpio-controller@11000040 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000040 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpk1: gpio-controller@11000060 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000060 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpk2: gpio-controller@11000080 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000080 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpk3: gpio-controller@110000A0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x110000A0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpl0: gpio-controller@110000C0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x110000C0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpl1: gpio-controller@110000E0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x110000E0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpl2: gpio-controller@11000100 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000100 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpy0: gpio-controller@11000120 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000120 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpy1: gpio-controller@11000140 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000140 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpy2: gpio-controller@11000160 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000160 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpy3: gpio-controller@11000180 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000180 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpy4: gpio-controller@110001A0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x110001A0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpy5: gpio-controller@110001C0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x110001C0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpy6: gpio-controller@110001E0 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x110001E0 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpx0: gpio-controller@11000C00 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000C00 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpx1: gpio-controller@11000C20 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000C20 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpx2: gpio-controller@11000C40 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000C40 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpx3: gpio-controller@11000C60 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x11000C60 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -
 -		gpz: gpio-controller@03860000 {
 -			compatible = "samsung,exynos4-gpio";
 -			reg = <0x03860000 0x20>;
 -			#gpio-cells = <4>;
 -		};
 -	};
 -
+ 	tmu@100C0000 {
+ 		compatible = "samsung,exynos4210-tmu";
+ 		interrupt-parent = <&combiner>;
+ 		reg = <0x100C0000 0x100>;
+ 		interrupts = <2 4>;
+ 	};
  };

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: linux-next: manual merge of the samsung tree with the pinctrl tree
  2012-10-30  3:44 linux-next: manual merge of the samsung tree with the pinctrl tree Stephen Rothwell
@ 2012-11-07  2:26 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2012-11-07  2:26 UTC (permalink / raw)
  To: 'Stephen Rothwell'
  Cc: linux-next, linux-kernel, 'Amit Daniel Kachhap',
	'Tomasz Figa', 'Linus Walleij'

Stephen Rothwell wrote:
> 
> Hi Kukjin,
> 
Hi,

> Today's linux-next merge of the samsung tree got a conflict in
> arch/arm/boot/dts/exynos4210.dtsi between commit a7a8241540c3 ("ARM: dts:
> exynos4210-pinctrl: Add nodes for pin banks") from the pinctrl tree and
> commit 8d4155dbb184 ("ARM: EXYNOS: Add devicetree node for TMU driver for
> exynos4") from the samsung tree.
> 
> I fixed it up (see below) and can carry the fix as necessary (no action
> is required).
> 
Correct, thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung•com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-07  2:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-30  3:44 linux-next: manual merge of the samsung tree with the pinctrl tree Stephen Rothwell
2012-11-07  2:26 ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox