All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Jingoo Han' <jg1.han@samsung.com>,
	'Vikas Sajjan' <vikas.sajjan@linaro.org>,
	linux-samsung-soc@vger.kernel.org
Cc: devicetree-discuss@lists.ozlabs.org, patches@linaro.org,
	linaro-kernel@lists.linaro.org
Subject: RE: [PATCH 2/3] ARM: dts: Add clock provider information for DP controller in Exynos5250 SoC
Date: Wed, 05 Jun 2013 20:25:43 +0900	[thread overview]
Message-ID: <08db01ce61df$6acf12c0$406d3840$%kim@samsung.com> (raw)
In-Reply-To: <000801ce4f78$442ef140$cc8cd3c0$@samsung.com>

Jingoo Han wrote:
> 
> On Wednesday, May 08, 2013 3:02 PM, Vikas Sajjan wrote:
> >
> > Adds clock provider information for DP controller required by CCF.
> >
> > Signed-off-by: Vikas Sajjan <vikas.sajjan@linaro.org>
> > Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
> 
> Hi Vikas Sajjan,
> 
> Acked-by: Jingoo Han <jg1.han@samsung.com>
> 
Applied, thanks.

- Kukjin


> Best regards,
> Jingoo Han
> 
> > ---
> >  arch/arm/boot/dts/exynos5250.dtsi |    2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/exynos5250.dtsi
> b/arch/arm/boot/dts/exynos5250.dtsi
> > index 4bd9e9c..2773d22 100644
> > --- a/arch/arm/boot/dts/exynos5250.dtsi
> > +++ b/arch/arm/boot/dts/exynos5250.dtsi
> > @@ -651,6 +651,8 @@
> >  		reg = <0x145b0000 0x1000>;
> >  		interrupts = <10 3>;
> >  		interrupt-parent = <&combiner>;
> > +		clocks = <&clock 342>;
> > +		clock-names = "dp";
> >  		#address-cells = <1>;
> >  		#size-cells = <0>;
> >
> > --
> > 1.7.9.5
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-samsung-
> soc" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2013-06-05 11:25 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08  6:01 [PATCH 0/3] Add DP related DT and Display-timing Node to exynos5250 based Arndale Board Vikas Sajjan
2013-05-08  6:01 ` [PATCH 1/3] ARM: dts: Add DT node for DP controller for " Vikas Sajjan
2013-05-13  1:20   ` Jingoo Han
2013-06-05 11:26     ` Kukjin Kim
2013-06-05 11:43     ` Kukjin Kim
2013-05-08  6:01 ` [PATCH 2/3] ARM: dts: Add clock provider information for DP controller in Exynos5250 SoC Vikas Sajjan
2013-05-13  1:21   ` Jingoo Han
2013-06-05 11:25     ` Kukjin Kim [this message]
2013-05-08  6:01 ` [PATCH 3/3] ARM: dts: Add display timing node to exynos5250-arndale.dts Vikas Sajjan
2013-05-10  0:05   ` Tomasz Figa
2013-05-10  2:55     ` Vikas Sajjan
     [not found]       ` <CAD025yRnuk2oK1B40p5XTQ7n+aX+ta2PTdEuceCbvRUEvRgzSg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-10  3:58         ` Vikas Sajjan
2013-05-10  5:38       ` Olof Johansson
     [not found]         ` <CAOesGMg0LLhC7=EYtWxaDL5x=v=ZA6ov5K_j-nxhzev4L-w-Rg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-10  6:21           ` Vikas Sajjan
     [not found]             ` <CAD025yQ+vnNc1RqoqoBw9JqYUp6aAY2wTowhVyV+zoDZq9sJ6g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-10  6:27               ` Vikas Sajjan
2013-05-10  7:33                 ` Tomasz Figa
2013-05-10  8:15                   ` Vikas Sajjan
     [not found]                     ` <CAD025ySqUpGRpx0J61gsjKE_JPa+Mu444ETpd2USyikrNWj71w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-05-14 13:10                       ` Vikas Sajjan
2013-05-14 13:25                         ` Steffen Trumtrar
     [not found]                           ` <20130514132523.GA10292-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-05-14 13:39                             ` Vikas Sajjan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='08db01ce61df$6acf12c0$406d3840$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=jg1.han@samsung.com \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=vikas.sajjan@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.