public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] ARM: dts: Document DP clock in samsung,exynos5-dp binding
@ 2013-05-11  7:43 Jingoo Han
  2013-05-11 21:26 ` Doug Anderson
  0 siblings, 1 reply; 3+ messages in thread
From: Jingoo Han @ 2013-05-11  7:43 UTC (permalink / raw)
  To: 'Kukjin Kim'
  Cc: linux-samsung-soc, Jingoo Han, 'Thomas Abraham',
	'Olof Johansson', 'Doug Anderson',
	linux-arm-kernel, linux-kernel

The exynos5-dp node needs a clock specified using the common clock
framework.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
---
Tested on Exynos5250

 .../devicetree/bindings/video/exynos_dp.txt        |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Documentation/devicetree/bindings/video/exynos_dp.txt b/Documentation/devicetree/bindings/video/exynos_dp.txt
index c60da67..84f10c1 100644
--- a/Documentation/devicetree/bindings/video/exynos_dp.txt
+++ b/Documentation/devicetree/bindings/video/exynos_dp.txt
@@ -21,6 +21,10 @@ Required properties for dp-controller:
 		of memory mapped region.
 	-interrupts:
 		interrupt combiner values.
+	-clocks:
+		from common clock binding: handle to dp clock.
+	-clock-names:
+		from common clock binding: Shall be "dp".
 	-interrupt-parent:
 		phandle to Interrupt combiner node.
 	-samsung,color-space:
@@ -61,6 +65,8 @@ SOC specific portion:
 		reg = <0x145b0000 0x10000>;
 		interrupts = <10 3>;
 		interrupt-parent = <&combiner>;
+		clocks = <&clock 342>;
+		clock-names = "dp";
 
 		dptx-phy {
 			reg = <0x10040720>;
-- 
1.7.2.5



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

* Re: [PATCH 2/2] ARM: dts: Document DP clock in samsung,exynos5-dp binding
  2013-05-11  7:43 [PATCH 2/2] ARM: dts: Document DP clock in samsung,exynos5-dp binding Jingoo Han
@ 2013-05-11 21:26 ` Doug Anderson
  2013-06-10  8:38   ` Kukjin Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Doug Anderson @ 2013-05-11 21:26 UTC (permalink / raw)
  To: Jingoo Han
  Cc: Kukjin Kim, linux-samsung-soc, Thomas Abraham, Olof Johansson,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Sean Paul, Stéphane Marchesin

Jingoo,

On Sat, May 11, 2013 at 12:43 AM, Jingoo Han <jg1.han@samsung.com> wrote:
> The exynos5-dp node needs a clock specified using the common clock
> framework.
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> ---
> Tested on Exynos5250
>
>  .../devicetree/bindings/video/exynos_dp.txt        |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)

Thanks for updating the bindings.  This looks good.

Reviewed-by: Doug Anderson <dianders@chromium.org>

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

* RE: [PATCH 2/2] ARM: dts: Document DP clock in samsung,exynos5-dp binding
  2013-05-11 21:26 ` Doug Anderson
@ 2013-06-10  8:38   ` Kukjin Kim
  0 siblings, 0 replies; 3+ messages in thread
From: Kukjin Kim @ 2013-06-10  8:38 UTC (permalink / raw)
  To: 'Doug Anderson', 'Jingoo Han'
  Cc: 'linux-samsung-soc', 'Thomas Abraham',
	'Olof Johansson', linux-arm-kernel, linux-kernel,
	'Sean Paul', 'Stéphane Marchesin'

Doug Anderson wrote:
> 
> Jingoo,
> 
> On Sat, May 11, 2013 at 12:43 AM, Jingoo Han <jg1.han@samsung.com> wrote:
> > The exynos5-dp node needs a clock specified using the common clock
> > framework.
> >
> > Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> > ---
> > Tested on Exynos5250
> >
> >  .../devicetree/bindings/video/exynos_dp.txt        |    6 ++++++
> >  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> Thanks for updating the bindings.  This looks good.
> 
> Reviewed-by: Doug Anderson <dianders@chromium.org>

Applied, thanks.

- Kukjin


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

end of thread, other threads:[~2013-06-10  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-11  7:43 [PATCH 2/2] ARM: dts: Document DP clock in samsung,exynos5-dp binding Jingoo Han
2013-05-11 21:26 ` Doug Anderson
2013-06-10  8:38   ` Kukjin Kim

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