diff mbox

[2/3] ARM: dts: Add clock provider information for DP controller in Exynos5250 SoC

Message ID 1367992894-20198-3-git-send-email-vikas.sajjan@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Vikas C Sajjan May 8, 2013, 6:01 a.m. UTC
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>
---
 arch/arm/boot/dts/exynos5250.dtsi |    2 ++
 1 file changed, 2 insertions(+)

Comments

Jingoo Han May 13, 2013, 1:21 a.m. UTC | #1
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>

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

--
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
Kim Kukjin June 5, 2013, 11:25 a.m. UTC | #2
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

--
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
diff mbox

Patch

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>;