devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
@ 2014-05-09 10:09 Rahul Sharma
  2014-05-09 10:09 ` [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board Rahul Sharma
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Rahul Sharma @ 2014-05-09 10:09 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-samsung-soc
  Cc: kgene.kim, inki.dae, tomasz.figa, joshi, r.sh.open, Rahul Sharma

From: Rahul Sharma <Rahul.Sharma@samsung.com>

Add nodes for fimd and dp controller for exynos5250 based snow
and exynos5420 based peach-pit board.

This series is based on Kukjin Kims, for-next branch.

V3:
1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
 exynos5420".
2) Extra blank lines for readability.
3) dp hpd gpio name change (dp_hpd -> dp_hpd_gpio)

V2:
1) Rebase on Peach-pit dependent patches.

It is dependent on
1) Andrew Bresticker's patch for hpd gpio addition, avilable at
http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
2) Arun's patch for adding peach-pit board dts file at
http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]

Rahul Sharma (4):
  ARM: dts: enable fimd for exynos5250 based snow board
  ARM: dts: enable dp-controller for exynos5250 based snow board
  ARM: dts: enable fimd for exynos5420 based peach-pit board
  ARM: dts: enable dp-controller for exynos5420 based peach-pit board

 arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
 arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)

-- 
1.7.9.5

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

* [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board
  2014-05-09 10:09 [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
@ 2014-05-09 10:09 ` Rahul Sharma
  2014-05-12  4:50   ` Jingoo Han
  2014-05-09 10:09 ` [PATCH v3 2/4] ARM: dts: enable dp-controller " Rahul Sharma
                   ` (5 subsequent siblings)
  6 siblings, 1 reply; 18+ messages in thread
From: Rahul Sharma @ 2014-05-09 10:09 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-samsung-soc
  Cc: kgene.kim, inki.dae, tomasz.figa, joshi, r.sh.open, Rahul Sharma

From: Rahul Sharma <Rahul.Sharma@samsung.com>

Enable fimd node for snow board.

Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com>
---
 arch/arm/boot/dts/exynos5250-snow.dts |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
index 1ce1088..796954c 100644
--- a/arch/arm/boot/dts/exynos5250-snow.dts
+++ b/arch/arm/boot/dts/exynos5250-snow.dts
@@ -206,4 +206,10 @@
 			clock-frequency = <24000000>;
 		};
 	};
+
+	fimd@14400000 {
+		status = "okay";
+		samsung,invert-vclk;
+	};
+
 };
-- 
1.7.9.5

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

* [PATCH v3 2/4] ARM: dts: enable dp-controller for exynos5250 based snow board
  2014-05-09 10:09 [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
  2014-05-09 10:09 ` [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board Rahul Sharma
@ 2014-05-09 10:09 ` Rahul Sharma
  2014-05-12  4:51   ` Jingoo Han
  2014-05-09 10:09 ` [PATCH v3 3/4] ARM: dts: enable fimd for exynos5420 based peach-pit board Rahul Sharma
                   ` (4 subsequent siblings)
  6 siblings, 1 reply; 18+ messages in thread
From: Rahul Sharma @ 2014-05-09 10:09 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-samsung-soc
  Cc: kgene.kim, inki.dae, tomasz.figa, joshi, r.sh.open, Rahul Sharma

From: Rahul Sharma <Rahul.Sharma@samsung.com>

Enable dp-controller for snow board.

Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com>
---
 arch/arm/boot/dts/exynos5250-snow.dts |   29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
index 796954c..7b10e32 100644
--- a/arch/arm/boot/dts/exynos5250-snow.dts
+++ b/arch/arm/boot/dts/exynos5250-snow.dts
@@ -207,6 +207,35 @@
 		};
 	};
 
+	dp-controller@145B0000 {
+		status = "okay";
+		pinctrl-names = "default";
+		pinctrl-0 = <&dp_hpd>;
+		samsung,color-space = <0>;
+		samsung,dynamic-range = <0>;
+		samsung,ycbcr-coeff = <0>;
+		samsung,color-depth = <1>;
+		samsung,link-rate = <0x0a>;
+		samsung,lane-count = <2>;
+		samsung,hpd-gpio = <&gpx0 7 0>;
+
+		display-timings {
+			native-mode = <&timing1>;
+
+			timing1: timing@1 {
+				clock-frequency = <70589280>;
+				hactive = <1366>;
+				vactive = <768>;
+				hfront-porch = <40>;
+				hback-porch = <40>;
+				hsync-len = <32>;
+				vback-porch = <10>;
+				vfront-porch = <12>;
+				vsync-len = <6>;
+			};
+		};
+	};
+
 	fimd@14400000 {
 		status = "okay";
 		samsung,invert-vclk;
-- 
1.7.9.5

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

* [PATCH v3 3/4] ARM: dts: enable fimd for exynos5420 based peach-pit board
  2014-05-09 10:09 [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
  2014-05-09 10:09 ` [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board Rahul Sharma
  2014-05-09 10:09 ` [PATCH v3 2/4] ARM: dts: enable dp-controller " Rahul Sharma
@ 2014-05-09 10:09 ` Rahul Sharma
  2014-05-12  4:52   ` Jingoo Han
       [not found] ` <1399630186-22610-1-git-send-email-rahul.sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
                   ` (3 subsequent siblings)
  6 siblings, 1 reply; 18+ messages in thread
From: Rahul Sharma @ 2014-05-09 10:09 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-samsung-soc
  Cc: kgene.kim, inki.dae, tomasz.figa, joshi, r.sh.open, Rahul Sharma

From: Rahul Sharma <Rahul.Sharma@samsung.com>

Enable fimd for peach-pit board.

Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com>
---
 arch/arm/boot/dts/exynos5420-peach-pit.dts |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts b/arch/arm/boot/dts/exynos5420-peach-pit.dts
index fae33dd..f75da5b 100644
--- a/arch/arm/boot/dts/exynos5420-peach-pit.dts
+++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts
@@ -145,3 +145,8 @@
 &watchdog {
 	timeout-sec = <32>;
 };
+
+&fimd {
+	status = "okay";
+	samsung,invert-vclk;
+};
-- 
1.7.9.5

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

* [PATCH v3 4/4] ARM: dts: enable dp-controller for exynos5420 based peach-pit board
       [not found] ` <1399630186-22610-1-git-send-email-rahul.sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
@ 2014-05-09 10:09   ` Rahul Sharma
  2014-05-12  4:52     ` Jingoo Han
  0 siblings, 1 reply; 18+ messages in thread
From: Rahul Sharma @ 2014-05-09 10:09 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA
  Cc: kgene.kim-Sze3O3UU22JBDgjK7y7TUQ, inki.dae-Sze3O3UU22JBDgjK7y7TUQ,
	tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w, joshi-Sze3O3UU22JBDgjK7y7TUQ,
	r.sh.open-Re5JQEeQqe8AvxtiuMwx3w, Rahul Sharma

From: Rahul Sharma <Rahul.Sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>

Enable dp-controller for peach-pit board.

Signed-off-by: Rahul Sharma <Rahul.Sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
---
 arch/arm/boot/dts/exynos5420-peach-pit.dts |   36 ++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts b/arch/arm/boot/dts/exynos5420-peach-pit.dts
index f75da5b..0e79479 100644
--- a/arch/arm/boot/dts/exynos5420-peach-pit.dts
+++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts
@@ -74,6 +74,13 @@
 		samsung,pin-pud = <0>;
 		samsung,pin-drv = <0>;
 	};
+
+	dp_hpd_gpio: dp_hpd_gpio {
+		samsung,pins = "gpx2-6";
+		samsung,pin-function = <0>;
+		samsung,pin-pud = <3>;
+		samsung,pin-drv = <0>;
+	};
 };
 
 &rtc {
@@ -150,3 +157,32 @@
 	status = "okay";
 	samsung,invert-vclk;
 };
+
+&dp {
+	status = "okay";
+	pinctrl-names = "default";
+	pinctrl-0 = <&dp_hpd_gpio>;
+	samsung,color-space = <0>;
+	samsung,dynamic-range = <0>;
+	samsung,ycbcr-coeff = <0>;
+	samsung,color-depth = <1>;
+	samsung,link-rate = <0x06>;
+	samsung,lane-count = <2>;
+	samsung,hpd-gpio = <&gpx2 6 0>;
+
+	display-timings {
+		native-mode = <&timing1>;
+
+		timing1: timing@1 {
+			clock-frequency = <70589280>;
+			hactive = <1366>;
+			vactive = <768>;
+			hfront-porch = <40>;
+			hback-porch = <40>;
+			hsync-len = <32>;
+			vback-porch = <10>;
+			vfront-porch = <12>;
+			vsync-len = <6>;
+		};
+	};
+};
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
  2014-05-09 10:09 [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
                   ` (3 preceding siblings ...)
       [not found] ` <1399630186-22610-1-git-send-email-rahul.sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
@ 2014-05-09 10:15 ` Rahul Sharma
  2014-05-12  4:37   ` Jingoo Han
  2014-05-12  4:03 ` Arun Kumar K
  2014-05-19 15:40 ` Kukjin Kim
  6 siblings, 1 reply; 18+ messages in thread
From: Rahul Sharma @ 2014-05-09 10:15 UTC (permalink / raw)
  To: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-samsung-soc
  Cc: Kukjin Kim, Inki Dae, Tomasz Figa, sunil joshi, Rahul Sharma,
	Rahul Sharma, Jingoo Han

+ Jingoo Han.

On 9 May 2014 15:39, Rahul Sharma <rahul.sharma@samsung.com> wrote:
> From: Rahul Sharma <Rahul.Sharma@samsung.com>
>
> Add nodes for fimd and dp controller for exynos5250 based snow
> and exynos5420 based peach-pit board.
>
> This series is based on Kukjin Kims, for-next branch.
>
> V3:
> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>  exynos5420".
> 2) Extra blank lines for readability.
> 3) dp hpd gpio name change (dp_hpd -> dp_hpd_gpio)
>
> V2:
> 1) Rebase on Peach-pit dependent patches.
>
> It is dependent on
> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
> 2) Arun's patch for adding peach-pit board dts file at
> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]
>
> Rahul Sharma (4):
>   ARM: dts: enable fimd for exynos5250 based snow board
>   ARM: dts: enable dp-controller for exynos5250 based snow board
>   ARM: dts: enable fimd for exynos5420 based peach-pit board
>   ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>
>  arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
>  arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
>  2 files changed, 76 insertions(+)
>
> --
> 1.7.9.5
>

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
  2014-05-09 10:09 [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
                   ` (4 preceding siblings ...)
  2014-05-09 10:15 ` [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
@ 2014-05-12  4:03 ` Arun Kumar K
  2014-05-12  4:06   ` Rahul Sharma
  2014-05-19 15:40 ` Kukjin Kim
  6 siblings, 1 reply; 18+ messages in thread
From: Arun Kumar K @ 2014-05-12  4:03 UTC (permalink / raw)
  To: Rahul Sharma
  Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-samsung-soc, Kukjin Kim, Tomasz Figa, sunil joshi, inki.dae,
	Rahul Sharma

Hi Rahul,

On Fri, May 9, 2014 at 3:39 PM, Rahul Sharma <rahul.sharma@samsung.com> wrote:
> From: Rahul Sharma <Rahul.Sharma@samsung.com>
>
> Add nodes for fimd and dp controller for exynos5250 based snow
> and exynos5420 based peach-pit board.
>

It would be great to include the display support for 5800 peach-pi board also
in this series. Most of the values would remain the same except for the changes
for bigger display in peach-pi.

Regards
Arun

> This series is based on Kukjin Kims, for-next branch.
>
> V3:
> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>  exynos5420".
> 2) Extra blank lines for readability.
> 3) dp hpd gpio name change (dp_hpd -> dp_hpd_gpio)
>
> V2:
> 1) Rebase on Peach-pit dependent patches.
>
> It is dependent on
> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
> 2) Arun's patch for adding peach-pit board dts file at
> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]
>
> Rahul Sharma (4):
>   ARM: dts: enable fimd for exynos5250 based snow board
>   ARM: dts: enable dp-controller for exynos5250 based snow board
>   ARM: dts: enable fimd for exynos5420 based peach-pit board
>   ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>
>  arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
>  arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
>  2 files changed, 76 insertions(+)
>
> --
> 1.7.9.5
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
  2014-05-12  4:03 ` Arun Kumar K
@ 2014-05-12  4:06   ` Rahul Sharma
  2014-05-12  6:55     ` Rahul Sharma
  0 siblings, 1 reply; 18+ messages in thread
From: Rahul Sharma @ 2014-05-12  4:06 UTC (permalink / raw)
  To: Arun Kumar K
  Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-samsung-soc, Kukjin Kim, Tomasz Figa, sunil joshi, Inki Dae

On 12 May 2014 09:33, Arun Kumar K <arun.kk@samsung.com> wrote:
> Hi Rahul,
>
> On Fri, May 9, 2014 at 3:39 PM, Rahul Sharma <rahul.sharma@samsung.com> wrote:
>> From: Rahul Sharma <Rahul.Sharma@samsung.com>
>>
>> Add nodes for fimd and dp controller for exynos5250 based snow
>> and exynos5420 based peach-pit board.
>>
>
> It would be great to include the display support for 5800 peach-pi board also
> in this series. Most of the values would remain the same except for the changes
> for bigger display in peach-pi.
>

Sure. I will post v4 with 5800-drm patches.

> Regards
> Arun
>
>> This series is based on Kukjin Kims, for-next branch.
>>
>> V3:
>> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>>  exynos5420".
>> 2) Extra blank lines for readability.
>> 3) dp hpd gpio name change (dp_hpd -> dp_hpd_gpio)
>>
>> V2:
>> 1) Rebase on Peach-pit dependent patches.
>>
>> It is dependent on
>> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
>> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
>> 2) Arun's patch for adding peach-pit board dts file at
>> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]
>>
>> Rahul Sharma (4):
>>   ARM: dts: enable fimd for exynos5250 based snow board
>>   ARM: dts: enable dp-controller for exynos5250 based snow board
>>   ARM: dts: enable fimd for exynos5420 based peach-pit board
>>   ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>>
>>  arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
>>  arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
>>  2 files changed, 76 insertions(+)
>>
>> --
>> 1.7.9.5
>>
>>
>> _______________________________________________
>> linux-arm-kernel mailing list
>> linux-arm-kernel@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
  2014-05-09 10:15 ` [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
@ 2014-05-12  4:37   ` Jingoo Han
  2014-05-12  4:55     ` Rahul Sharma
  0 siblings, 1 reply; 18+ messages in thread
From: Jingoo Han @ 2014-05-12  4:37 UTC (permalink / raw)
  To: 'Rahul Sharma'
  Cc: linux-arm-kernel, devicetree, 'linux-samsung-soc',
	'Kukjin Kim', 'Inki Dae', 'Tomasz Figa',
	'sunil joshi', 'Rahul Sharma',
	'Jingoo Han'

On Friday, May 09, 2014 7:16 PM, Rahul Sharma wrote:
> 
> + Jingoo Han.

If you want to get Acked-by from maintainer, please add the
maintainer to CC list for all patches.

Anyway, I will review this patch. However, if you don't add me
to CC list in the future, I am not sure that I will review
your patches.

Best regards,
Jingoo Han

> 
> On 9 May 2014 15:39, Rahul Sharma <rahul.sharma@samsung.com> wrote:
> > From: Rahul Sharma <Rahul.Sharma@samsung.com>
> >
> > Add nodes for fimd and dp controller for exynos5250 based snow
> > and exynos5420 based peach-pit board.
> >
> > This series is based on Kukjin Kims, for-next branch.
> >
> > V3:
> > 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
> >  exynos5420".
> > 2) Extra blank lines for readability.
> > 3) dp hpd gpio name change (dp_hpd -> dp_hpd_gpio)
> >
> > V2:
> > 1) Rebase on Peach-pit dependent patches.
> >
> > It is dependent on
> > 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
> > http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
> > 2) Arun's patch for adding peach-pit board dts file at
> > http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]
> >
> > Rahul Sharma (4):
> >   ARM: dts: enable fimd for exynos5250 based snow board
> >   ARM: dts: enable dp-controller for exynos5250 based snow board
> >   ARM: dts: enable fimd for exynos5420 based peach-pit board
> >   ARM: dts: enable dp-controller for exynos5420 based peach-pit board
> >
> >  arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
> >  arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
> >  2 files changed, 76 insertions(+)
> >
> > --
> > 1.7.9.5
> >

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

* Re: [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board
  2014-05-09 10:09 ` [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board Rahul Sharma
@ 2014-05-12  4:50   ` Jingoo Han
  0 siblings, 0 replies; 18+ messages in thread
From: Jingoo Han @ 2014-05-12  4:50 UTC (permalink / raw)
  To: 'Rahul Sharma'
  Cc: linux-arm-kernel, devicetree, linux-samsung-soc, kgene.kim,
	inki.dae, tomasz.figa, joshi, r.sh.open, 'Jingoo Han'

On Friday, May 09, 2014 7:10 PM, Rahul Sharma wrote:
> 
> From: Rahul Sharma <Rahul.Sharma@samsung.com>
> 
> Enable fimd node for snow board.
> 
> Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com>

Reviewed-by: Jingoo Han <jg1.han@samsung.com>

Best regards,
Jingoo Han

> ---
>  arch/arm/boot/dts/exynos5250-snow.dts |    6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
> index 1ce1088..796954c 100644
> --- a/arch/arm/boot/dts/exynos5250-snow.dts
> +++ b/arch/arm/boot/dts/exynos5250-snow.dts
> @@ -206,4 +206,10 @@
>  			clock-frequency = <24000000>;
>  		};
>  	};
> +
> +	fimd@14400000 {
> +		status = "okay";
> +		samsung,invert-vclk;
> +	};
> +
>  };
> --
> 1.7.9.5

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

* Re: [PATCH v3 2/4] ARM: dts: enable dp-controller for exynos5250 based snow board
  2014-05-09 10:09 ` [PATCH v3 2/4] ARM: dts: enable dp-controller " Rahul Sharma
@ 2014-05-12  4:51   ` Jingoo Han
  0 siblings, 0 replies; 18+ messages in thread
From: Jingoo Han @ 2014-05-12  4:51 UTC (permalink / raw)
  To: 'Rahul Sharma'
  Cc: linux-arm-kernel, devicetree, linux-samsung-soc, kgene.kim,
	inki.dae, tomasz.figa, joshi, r.sh.open, 'Jingoo Han'

On Friday, May 09, 2014 7:10 PM, Rahul Sharma wrote:
> 
> From: Rahul Sharma <Rahul.Sharma@samsung.com>
> 
> Enable dp-controller for snow board.
> 
> Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com>

Reviewed-by: Jingoo Han <jg1.han@samsung.com>

Best regards,
Jingoo Han

> ---
>  arch/arm/boot/dts/exynos5250-snow.dts |   29 +++++++++++++++++++++++++++++
>  1 file changed, 29 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
> index 796954c..7b10e32 100644
> --- a/arch/arm/boot/dts/exynos5250-snow.dts
> +++ b/arch/arm/boot/dts/exynos5250-snow.dts
> @@ -207,6 +207,35 @@
>  		};
>  	};
> 
> +	dp-controller@145B0000 {
> +		status = "okay";
> +		pinctrl-names = "default";
> +		pinctrl-0 = <&dp_hpd>;
> +		samsung,color-space = <0>;
> +		samsung,dynamic-range = <0>;
> +		samsung,ycbcr-coeff = <0>;
> +		samsung,color-depth = <1>;
> +		samsung,link-rate = <0x0a>;
> +		samsung,lane-count = <2>;
> +		samsung,hpd-gpio = <&gpx0 7 0>;
> +
> +		display-timings {
> +			native-mode = <&timing1>;
> +
> +			timing1: timing@1 {
> +				clock-frequency = <70589280>;
> +				hactive = <1366>;
> +				vactive = <768>;
> +				hfront-porch = <40>;
> +				hback-porch = <40>;
> +				hsync-len = <32>;
> +				vback-porch = <10>;
> +				vfront-porch = <12>;
> +				vsync-len = <6>;
> +			};
> +		};
> +	};
> +
>  	fimd@14400000 {
>  		status = "okay";
>  		samsung,invert-vclk;
> --
> 1.7.9.5

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

* Re: [PATCH v3 3/4] ARM: dts: enable fimd for exynos5420 based peach-pit board
  2014-05-09 10:09 ` [PATCH v3 3/4] ARM: dts: enable fimd for exynos5420 based peach-pit board Rahul Sharma
@ 2014-05-12  4:52   ` Jingoo Han
  0 siblings, 0 replies; 18+ messages in thread
From: Jingoo Han @ 2014-05-12  4:52 UTC (permalink / raw)
  To: 'Rahul Sharma'
  Cc: linux-arm-kernel, devicetree, linux-samsung-soc, kgene.kim,
	inki.dae, tomasz.figa, joshi, r.sh.open, 'Jingoo Han'

On Friday, May 09, 2014 7:10 PM, Rahul Sharma wrote:
> 
> From: Rahul Sharma <Rahul.Sharma@samsung.com>
> 
> Enable fimd for peach-pit board.
> 
> Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com>

Reviewed-by: Jingoo Han <jg1.han@samsung.com>

Best regards,
Jingoo Han

> ---
>  arch/arm/boot/dts/exynos5420-peach-pit.dts |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts b/arch/arm/boot/dts/exynos5420-peach-pit.dts
> index fae33dd..f75da5b 100644
> --- a/arch/arm/boot/dts/exynos5420-peach-pit.dts
> +++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts
> @@ -145,3 +145,8 @@
>  &watchdog {
>  	timeout-sec = <32>;
>  };
> +
> +&fimd {
> +	status = "okay";
> +	samsung,invert-vclk;
> +};
> --
> 1.7.9.5

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

* Re: [PATCH v3 4/4] ARM: dts: enable dp-controller for exynos5420 based peach-pit board
  2014-05-09 10:09   ` [PATCH v3 4/4] ARM: dts: enable dp-controller " Rahul Sharma
@ 2014-05-12  4:52     ` Jingoo Han
  0 siblings, 0 replies; 18+ messages in thread
From: Jingoo Han @ 2014-05-12  4:52 UTC (permalink / raw)
  To: 'Rahul Sharma'
  Cc: linux-arm-kernel, devicetree, linux-samsung-soc, kgene.kim,
	inki.dae, tomasz.figa, joshi, r.sh.open, 'Jingoo Han'

On Friday, May 09, 2014 7:10 PM, Rahul Sharma wrote:
> 
> From: Rahul Sharma <Rahul.Sharma@samsung.com>
> 
> Enable dp-controller for peach-pit board.
> 
> Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com>

Reviewed-by: Jingoo Han <jg1.han@samsung.com>

Best regards,
Jingoo Han

> ---
>  arch/arm/boot/dts/exynos5420-peach-pit.dts |   36 ++++++++++++++++++++++++++++
>  1 file changed, 36 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts b/arch/arm/boot/dts/exynos5420-peach-pit.dts
> index f75da5b..0e79479 100644
> --- a/arch/arm/boot/dts/exynos5420-peach-pit.dts
> +++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts
> @@ -74,6 +74,13 @@
>  		samsung,pin-pud = <0>;
>  		samsung,pin-drv = <0>;
>  	};
> +
> +	dp_hpd_gpio: dp_hpd_gpio {
> +		samsung,pins = "gpx2-6";
> +		samsung,pin-function = <0>;
> +		samsung,pin-pud = <3>;
> +		samsung,pin-drv = <0>;
> +	};
>  };
> 
>  &rtc {
> @@ -150,3 +157,32 @@
>  	status = "okay";
>  	samsung,invert-vclk;
>  };
> +
> +&dp {
> +	status = "okay";
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&dp_hpd_gpio>;
> +	samsung,color-space = <0>;
> +	samsung,dynamic-range = <0>;
> +	samsung,ycbcr-coeff = <0>;
> +	samsung,color-depth = <1>;
> +	samsung,link-rate = <0x06>;
> +	samsung,lane-count = <2>;
> +	samsung,hpd-gpio = <&gpx2 6 0>;
> +
> +	display-timings {
> +		native-mode = <&timing1>;
> +
> +		timing1: timing@1 {
> +			clock-frequency = <70589280>;
> +			hactive = <1366>;
> +			vactive = <768>;
> +			hfront-porch = <40>;
> +			hback-porch = <40>;
> +			hsync-len = <32>;
> +			vback-porch = <10>;
> +			vfront-porch = <12>;
> +			vsync-len = <6>;
> +		};
> +	};
> +};
> --
> 1.7.9.5

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
  2014-05-12  4:37   ` Jingoo Han
@ 2014-05-12  4:55     ` Rahul Sharma
  0 siblings, 0 replies; 18+ messages in thread
From: Rahul Sharma @ 2014-05-12  4:55 UTC (permalink / raw)
  To: Jingoo Han
  Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-samsung-soc, Kukjin Kim, Inki Dae, Tomasz Figa, sunil joshi

On 12 May 2014 10:07, Jingoo Han <jg1.han@samsung.com> wrote:
> On Friday, May 09, 2014 7:16 PM, Rahul Sharma wrote:
>>
>> + Jingoo Han.
>
> If you want to get Acked-by from maintainer, please add the
> maintainer to CC list for all patches.
>
> Anyway, I will review this patch. However, if you don't add me
> to CC list in the future, I am not sure that I will review
> your patches.
>

Sure, I will take care of this. I immediately realised after posting the
patches and added you there.

Thanks for the review :).

Regards,
Rahul Sharma.

> Best regards,
> Jingoo Han
>
>>
>> On 9 May 2014 15:39, Rahul Sharma <rahul.sharma@samsung.com> wrote:
>> > From: Rahul Sharma <Rahul.Sharma@samsung.com>
>> >
>> > Add nodes for fimd and dp controller for exynos5250 based snow
>> > and exynos5420 based peach-pit board.
>> >
>> > This series is based on Kukjin Kims, for-next branch.
>> >
>> > V3:
>> > 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>> >  exynos5420".
>> > 2) Extra blank lines for readability.
>> > 3) dp hpd gpio name change (dp_hpd -> dp_hpd_gpio)
>> >
>> > V2:
>> > 1) Rebase on Peach-pit dependent patches.
>> >
>> > It is dependent on
>> > 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
>> > http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
>> > 2) Arun's patch for adding peach-pit board dts file at
>> > http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]
>> >
>> > Rahul Sharma (4):
>> >   ARM: dts: enable fimd for exynos5250 based snow board
>> >   ARM: dts: enable dp-controller for exynos5250 based snow board
>> >   ARM: dts: enable fimd for exynos5420 based peach-pit board
>> >   ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>> >
>> >  arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
>> >  arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
>> >  2 files changed, 76 insertions(+)
>> >
>> > --
>> > 1.7.9.5
>> >
>

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
  2014-05-12  4:06   ` Rahul Sharma
@ 2014-05-12  6:55     ` Rahul Sharma
  0 siblings, 0 replies; 18+ messages in thread
From: Rahul Sharma @ 2014-05-12  6:55 UTC (permalink / raw)
  To: Arun Kumar K
  Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-samsung-soc, Kukjin Kim, Tomasz Figa, sunil joshi, Inki Dae

Hi Arun, Jingoo Han,

On 12 May 2014 09:36, Rahul Sharma <rahul.sharma@samsung.com> wrote:
> On 12 May 2014 09:33, Arun Kumar K <arun.kk@samsung.com> wrote:
>> Hi Rahul,
>>
>> On Fri, May 9, 2014 at 3:39 PM, Rahul Sharma <rahul.sharma@samsung.com> wrote:
>>> From: Rahul Sharma <Rahul.Sharma@samsung.com>
>>>
>>> Add nodes for fimd and dp controller for exynos5250 based snow
>>> and exynos5420 based peach-pit board.
>>>
>>
>> It would be great to include the display support for 5800 peach-pi board also
>> in this series. Most of the values would remain the same except for the changes
>> for bigger display in peach-pi.
>>
>
> Sure. I will post v4 with 5800-drm patches.
>

I posted these patches separately at
http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg30475.html

Regards,
Rahul Sharma.

>> Regards
>> Arun
>>
>>> This series is based on Kukjin Kims, for-next branch.
>>>
>>> V3:
>>> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>>>  exynos5420".
>>> 2) Extra blank lines for readability.
>>> 3) dp hpd gpio name change (dp_hpd -> dp_hpd_gpio)
>>>
>>> V2:
>>> 1) Rebase on Peach-pit dependent patches.
>>>
>>> It is dependent on
>>> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
>>> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
>>> 2) Arun's patch for adding peach-pit board dts file at
>>> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]
>>>
>>> Rahul Sharma (4):
>>>   ARM: dts: enable fimd for exynos5250 based snow board
>>>   ARM: dts: enable dp-controller for exynos5250 based snow board
>>>   ARM: dts: enable fimd for exynos5420 based peach-pit board
>>>   ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>>>
>>>  arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
>>>  arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
>>>  2 files changed, 76 insertions(+)
>>>
>>> --
>>> 1.7.9.5
>>>
>>>
>>> _______________________________________________
>>> linux-arm-kernel mailing list
>>> linux-arm-kernel@lists.infradead.org
>>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
  2014-05-09 10:09 [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
                   ` (5 preceding siblings ...)
  2014-05-12  4:03 ` Arun Kumar K
@ 2014-05-19 15:40 ` Kukjin Kim
       [not found]   ` <537A25F8.4040604-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
  6 siblings, 1 reply; 18+ messages in thread
From: Kukjin Kim @ 2014-05-19 15:40 UTC (permalink / raw)
  To: Rahul Sharma
  Cc: linux-arm-kernel, devicetree, linux-samsung-soc, kgene.kim,
	tomasz.figa, joshi, inki.dae, r.sh.open

On 05/09/14 19:09, Rahul Sharma wrote:
> From: Rahul Sharma<Rahul.Sharma@samsung.com>

Probably, should be "Rahul Sharma <rahul.sharma@...>"

Please make sure your gitconfig has no problem.

Just note, I found same thing and fixed your email address in my tree...

>
> Add nodes for fimd and dp controller for exynos5250 based snow
> and exynos5420 based peach-pit board.
>
> This series is based on Kukjin Kims, for-next branch.
>
> V3:
> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>   exynos5420".
> 2) Extra blank lines for readability.
> 3) dp hpd gpio name change (dp_hpd ->  dp_hpd_gpio)
>
> V2:
> 1) Rebase on Peach-pit dependent patches.
>
> It is dependent on
> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is 'ACK'ed.]
> 2) Arun's patch for adding peach-pit board dts file at
> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is 'ACK'ed.]
>
> Rahul Sharma (4):
>    ARM: dts: enable fimd for exynos5250 based snow board
>    ARM: dts: enable dp-controller for exynos5250 based snow board
>    ARM: dts: enable fimd for exynos5420 based peach-pit board
>    ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>
>   arch/arm/boot/dts/exynos5250-snow.dts      |   35 ++++++++++++++++++++++++
>   arch/arm/boot/dts/exynos5420-peach-pit.dts |   41 ++++++++++++++++++++++++++++
>   2 files changed, 76 insertions(+)
>
OK, applied whole series with Jingoo's 'reviewed-by'.

Thanks,
Kukjin

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
       [not found]   ` <537A25F8.4040604-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
@ 2014-05-20  5:11     ` Rahul Sharma
  2014-05-20  7:05       ` Rahul Sharma
  0 siblings, 1 reply; 18+ messages in thread
From: Rahul Sharma @ 2014-05-20  5:11 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-samsung-soc, Tomasz Figa, sunil joshi, Inki Dae

Thanks Kukjin,

I have changed it in my environment now.

Regards,
Rahul Sharma.

On 19 May 2014 21:10, Kukjin Kim <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> wrote:
> On 05/09/14 19:09, Rahul Sharma wrote:
>>
>> From: Rahul Sharma<Rahul.Sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
>
>
> Probably, should be "Rahul Sharma <rahul.sharma@...>"
>
> Please make sure your gitconfig has no problem.
>
> Just note, I found same thing and fixed your email address in my tree...
>
>
>>
>> Add nodes for fimd and dp controller for exynos5250 based snow
>> and exynos5420 based peach-pit board.
>>
>> This series is based on Kukjin Kims, for-next branch.
>>
>> V3:
>> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>>   exynos5420".
>> 2) Extra blank lines for readability.
>> 3) dp hpd gpio name change (dp_hpd ->  dp_hpd_gpio)
>>
>> V2:
>> 1) Rebase on Peach-pit dependent patches.
>>
>> It is dependent on
>> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
>> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is
>> 'ACK'ed.]
>> 2) Arun's patch for adding peach-pit board dts file at
>> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is
>> 'ACK'ed.]
>>
>> Rahul Sharma (4):
>>    ARM: dts: enable fimd for exynos5250 based snow board
>>    ARM: dts: enable dp-controller for exynos5250 based snow board
>>    ARM: dts: enable fimd for exynos5420 based peach-pit board
>>    ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>>
>>   arch/arm/boot/dts/exynos5250-snow.dts      |   35
>> ++++++++++++++++++++++++
>>   arch/arm/boot/dts/exynos5420-peach-pit.dts |   41
>> ++++++++++++++++++++++++++++
>>   2 files changed, 76 insertions(+)
>>
> OK, applied whole series with Jingoo's 'reviewed-by'.
>
> Thanks,
> Kukjin
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards
  2014-05-20  5:11     ` Rahul Sharma
@ 2014-05-20  7:05       ` Rahul Sharma
  0 siblings, 0 replies; 18+ messages in thread
From: Rahul Sharma @ 2014-05-20  7:05 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: devicetree@vger.kernel.org, linux-samsung-soc, Tomasz Figa,
	sunil joshi, Inki Dae, linux-arm-kernel@lists.infradead.org

On 20 May 2014 10:41, Rahul Sharma <rahul.sharma@samsung.com> wrote:
> Thanks Kukjin,
>
> I have changed it in my environment now.
>

Kukjin,

dp_hpd_gpio got accidentally merged to pinctrl_3 in your "for-next"
branch. It should
be in pinctrl_0.

/*****************/
        };

        dp_hpd_gpio: dp_hpd_gpio {
               samsung,pins = "gpx2-6";
               samsung,pin-function = <0>;
               samsung,pin-pud = <3>;
                samsung,pin-drv = <0>;
        };
};

&pinctrl_3 {
usb300_vbus_en: usb300-vbus-en {
/*****************/

Regards,
Rahul Sharma.

> Regards,
> Rahul Sharma.
>
> On 19 May 2014 21:10, Kukjin Kim <kgene.kim@samsung.com> wrote:
>> On 05/09/14 19:09, Rahul Sharma wrote:
>>>
>>> From: Rahul Sharma<Rahul.Sharma@samsung.com>
>>
>>
>> Probably, should be "Rahul Sharma <rahul.sharma@...>"
>>
>> Please make sure your gitconfig has no problem.
>>
>> Just note, I found same thing and fixed your email address in my tree...
>>
>>
>>>
>>> Add nodes for fimd and dp controller for exynos5250 based snow
>>> and exynos5420 based peach-pit board.
>>>
>>> This series is based on Kukjin Kims, for-next branch.
>>>
>>> V3:
>>> 1) Dropped 1 patch "ARM: dts: move dp hpd line to the board file for
>>>   exynos5420".
>>> 2) Extra blank lines for readability.
>>> 3) dp hpd gpio name change (dp_hpd ->  dp_hpd_gpio)
>>>
>>> V2:
>>> 1) Rebase on Peach-pit dependent patches.
>>>
>>> It is dependent on
>>> 1) Andrew Bresticker's patch for hpd gpio addition, avilable at
>>> http://www.spinics.net/lists/linux-samsung-soc/msg28827.html [Patch is
>>> 'ACK'ed.]
>>> 2) Arun's patch for adding peach-pit board dts file at
>>> http://www.spinics.net/lists/linux-samsung-soc/msg30103.html. [Patch is
>>> 'ACK'ed.]
>>>
>>> Rahul Sharma (4):
>>>    ARM: dts: enable fimd for exynos5250 based snow board
>>>    ARM: dts: enable dp-controller for exynos5250 based snow board
>>>    ARM: dts: enable fimd for exynos5420 based peach-pit board
>>>    ARM: dts: enable dp-controller for exynos5420 based peach-pit board
>>>
>>>   arch/arm/boot/dts/exynos5250-snow.dts      |   35
>>> ++++++++++++++++++++++++
>>>   arch/arm/boot/dts/exynos5420-peach-pit.dts |   41
>>> ++++++++++++++++++++++++++++
>>>   2 files changed, 76 insertions(+)
>>>
>> OK, applied whole series with Jingoo's 'reviewed-by'.
>>
>> Thanks,
>> Kukjin

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

end of thread, other threads:[~2014-05-20  7:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-09 10:09 [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
2014-05-09 10:09 ` [PATCH v3 1/4] ARM: dts: enable fimd for exynos5250 based snow board Rahul Sharma
2014-05-12  4:50   ` Jingoo Han
2014-05-09 10:09 ` [PATCH v3 2/4] ARM: dts: enable dp-controller " Rahul Sharma
2014-05-12  4:51   ` Jingoo Han
2014-05-09 10:09 ` [PATCH v3 3/4] ARM: dts: enable fimd for exynos5420 based peach-pit board Rahul Sharma
2014-05-12  4:52   ` Jingoo Han
     [not found] ` <1399630186-22610-1-git-send-email-rahul.sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-05-09 10:09   ` [PATCH v3 4/4] ARM: dts: enable dp-controller " Rahul Sharma
2014-05-12  4:52     ` Jingoo Han
2014-05-09 10:15 ` [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards Rahul Sharma
2014-05-12  4:37   ` Jingoo Han
2014-05-12  4:55     ` Rahul Sharma
2014-05-12  4:03 ` Arun Kumar K
2014-05-12  4:06   ` Rahul Sharma
2014-05-12  6:55     ` Rahul Sharma
2014-05-19 15:40 ` Kukjin Kim
     [not found]   ` <537A25F8.4040604-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-05-20  5:11     ` Rahul Sharma
2014-05-20  7:05       ` Rahul Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).