All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ARM: dts: Add PD entry to MFC codec on 5420
@ 2014-04-29  6:49 Sachin Kamat
  2014-05-16  5:12 ` Arun Kumar K
  0 siblings, 1 reply; 3+ messages in thread
From: Sachin Kamat @ 2014-04-29  6:49 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: kgene.kim, sachin.kamat

PD entry was missing in MFC codec node.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 arch/arm/boot/dts/exynos5420.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
index 6f662b5cc90d..2fd36b0a7568 100644
--- a/arch/arm/boot/dts/exynos5420.dtsi
+++ b/arch/arm/boot/dts/exynos5420.dtsi
@@ -131,6 +131,7 @@
 		interrupts = <0 96 0>;
 		clocks = <&clock CLK_MFC>;
 		clock-names = "mfc";
+		samsung,power-domain = <&mfc_pd>;
 	};
 
 	mmc_0: mmc@12200000 {
-- 
1.7.9.5

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

* Re: [PATCH 1/1] ARM: dts: Add PD entry to MFC codec on 5420
  2014-04-29  6:49 [PATCH 1/1] ARM: dts: Add PD entry to MFC codec on 5420 Sachin Kamat
@ 2014-05-16  5:12 ` Arun Kumar K
  2014-05-16 22:57   ` Kukjin Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Kumar K @ 2014-05-16  5:12 UTC (permalink / raw)
  To: Sachin Kamat; +Cc: linux-samsung-soc, Kukjin Kim

Looks good.
Reviewed-by : Arun Kumar K <arun.kk@samsung.com>

On Tue, Apr 29, 2014 at 12:19 PM, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> PD entry was missing in MFC codec node.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  arch/arm/boot/dts/exynos5420.dtsi |    1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
> index 6f662b5cc90d..2fd36b0a7568 100644
> --- a/arch/arm/boot/dts/exynos5420.dtsi
> +++ b/arch/arm/boot/dts/exynos5420.dtsi
> @@ -131,6 +131,7 @@
>                 interrupts = <0 96 0>;
>                 clocks = <&clock CLK_MFC>;
>                 clock-names = "mfc";
> +               samsung,power-domain = <&mfc_pd>;
>         };
>
>         mmc_0: mmc@12200000 {
> --
> 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

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

* Re: [PATCH 1/1] ARM: dts: Add PD entry to MFC codec on 5420
  2014-05-16  5:12 ` Arun Kumar K
@ 2014-05-16 22:57   ` Kukjin Kim
  0 siblings, 0 replies; 3+ messages in thread
From: Kukjin Kim @ 2014-05-16 22:57 UTC (permalink / raw)
  To: Arun Kumar K; +Cc: Sachin Kamat, linux-samsung-soc, Kukjin Kim

On 05/16/14 14:12, Arun Kumar K wrote:
> Looks good.
> Reviewed-by : Arun Kumar K<arun.kk@samsung.com>
>
> On Tue, Apr 29, 2014 at 12:19 PM, Sachin Kamat<sachin.kamat@linaro.org>  wrote:
>> PD entry was missing in MFC codec node.
>>
>> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
>> ---
>>   arch/arm/boot/dts/exynos5420.dtsi |    1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
>> index 6f662b5cc90d..2fd36b0a7568 100644
>> --- a/arch/arm/boot/dts/exynos5420.dtsi
>> +++ b/arch/arm/boot/dts/exynos5420.dtsi
>> @@ -131,6 +131,7 @@
>>                  interrupts =<0 96 0>;
>>                  clocks =<&clock CLK_MFC>;
>>                  clock-names = "mfc";
>> +               samsung,power-domain =<&mfc_pd>;
>>          };
>>
>>          mmc_0: mmc@12200000 {
>> --
>> 1.7.9.5

Applied, thanks.

- Kukjin

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

end of thread, other threads:[~2014-05-16 22:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-29  6:49 [PATCH 1/1] ARM: dts: Add PD entry to MFC codec on 5420 Sachin Kamat
2014-05-16  5:12 ` Arun Kumar K
2014-05-16 22:57   ` Kukjin Kim

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.