Re: [PATCH v3 3/4] ARM: dts: enable fimd for exynos5420 based peach-pit board

2014-05-11 Thread Jingoo Han
On Friday, May 09, 2014 7:10 PM, Rahul Sharma wrote:
> 
> From: Rahul Sharma 
> 
> Enable fimd for peach-pit board.
> 
> Signed-off-by: Rahul Sharma 

Reviewed-by: Jingoo Han 

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

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v3 3/4] ARM: dts: enable fimd for exynos5420 based peach-pit board

2014-05-09 Thread Rahul Sharma
From: Rahul Sharma 

Enable fimd for peach-pit board.

Signed-off-by: Rahul Sharma 
---
 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

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html