diff mbox

[2/2] ARM: dts: enable fimd for exynos5800 based peach-pi board

Message ID 1399877120-4634-3-git-send-email-rahul.sharma@samsung.com (mailing list archive)
State New, archived
Headers show

Commit Message

Rahul Sharma May 12, 2014, 6:45 a.m. UTC
From: Rahul Sharma <Rahul.Sharma@samsung.com>

Enable FIMD for peach-pi board.

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

Comments

Jingoo Han May 13, 2014, 1:14 a.m. UTC | #1
On Monday, May 12, 2014 3:45 PM, Rahul Sharma wrote:
> 
> From: Rahul Sharma <Rahul.Sharma@samsung.com>
> 
> Enable FIMD for peach-pi 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/exynos5800-peach-pi.dts |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-peach-pi.dts
> index 426705a..cccacdd 100644
> --- a/arch/arm/boot/dts/exynos5800-peach-pi.dts
> +++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts
> @@ -157,6 +157,11 @@
>  	};
>  };
> 
> +&fimd {
> +	status = "okay";
> +	samsung,invert-vclk;
> +};
> +
>  &hsi2c_9 {
>  	status = "okay";
>  	clock-frequency = <400000>;
> --
> 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
Rahul Sharma May 13, 2014, 3:23 a.m. UTC | #2
Thanks Jingoo Han.

Hi Kukjin,

Please consider both of these series for your tree.

1) http://www.spinics.net/lists/arm-kernel/msg329697.html
2) http://www.spinics.net/lists/arm-kernel/msg330291.html

Regards,
Rahul Sharma

On 13 May 2014 06:44, Jingoo Han <jg1.han@samsung.com> wrote:
> On Monday, May 12, 2014 3:45 PM, Rahul Sharma wrote:
>>
>> From: Rahul Sharma <Rahul.Sharma@samsung.com>
>>
>> Enable FIMD for peach-pi 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/exynos5800-peach-pi.dts |    5 +++++
>>  1 file changed, 5 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-peach-pi.dts
>> index 426705a..cccacdd 100644
>> --- a/arch/arm/boot/dts/exynos5800-peach-pi.dts
>> +++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts
>> @@ -157,6 +157,11 @@
>>       };
>>  };
>>
>> +&fimd {
>> +     status = "okay";
>> +     samsung,invert-vclk;
>> +};
>> +
>>  &hsi2c_9 {
>>       status = "okay";
>>       clock-frequency = <400000>;
>> --
>> 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
Rahul Sharma May 16, 2014, 10:49 a.m. UTC | #3
<Gentle Ping>

On 13 May 2014 08:53, Rahul Sharma <rahul.sharma@samsung.com> wrote:
> Thanks Jingoo Han.
>
> Hi Kukjin,
>
> Please consider both of these series for your tree.
>
> 1) http://www.spinics.net/lists/arm-kernel/msg329697.html
> 2) http://www.spinics.net/lists/arm-kernel/msg330291.html
>
> Regards,
> Rahul Sharma
>
> On 13 May 2014 06:44, Jingoo Han <jg1.han@samsung.com> wrote:
>> On Monday, May 12, 2014 3:45 PM, Rahul Sharma wrote:
>>>
>>> From: Rahul Sharma <Rahul.Sharma@samsung.com>
>>>
>>> Enable FIMD for peach-pi 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/exynos5800-peach-pi.dts |    5 +++++
>>>  1 file changed, 5 insertions(+)
>>>
>>> diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-peach-pi.dts
>>> index 426705a..cccacdd 100644
>>> --- a/arch/arm/boot/dts/exynos5800-peach-pi.dts
>>> +++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts
>>> @@ -157,6 +157,11 @@
>>>       };
>>>  };
>>>
>>> +&fimd {
>>> +     status = "okay";
>>> +     samsung,invert-vclk;
>>> +};
>>> +
>>>  &hsi2c_9 {
>>>       status = "okay";
>>>       clock-frequency = <400000>;
>>> --
>>> 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
diff mbox

Patch

diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-peach-pi.dts
index 426705a..cccacdd 100644
--- a/arch/arm/boot/dts/exynos5800-peach-pi.dts
+++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts
@@ -157,6 +157,11 @@ 
 	};
 };
 
+&fimd {
+	status = "okay";
+	samsung,invert-vclk;
+};
+
 &hsi2c_9 {
 	status = "okay";
 	clock-frequency = <400000>;