Re: [PATCH] ARM: EXYNOS: Hook up G2D PD to generic PD infrastructure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Kukjin,

This patch is also missed in your tree. Other G2D patches in arch/arm
are already there.
Please check.

Regards
Sachin


On 16/02/2012, Kukjin Kim <kgene.kim@xxxxxxxxxxx> wrote:
> On 02/15/12 13:01, Sachin Kamat wrote:
>> Add G2D power domain (PD) to generic power domain infrastructure.
>>
>> Signed-off-by: Sachin Kamat<sachin.kamat@xxxxxxxxxx>
>> ---
>>   arch/arm/mach-exynos/pm_domains.c |    3 +++
>>   1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/arm/mach-exynos/pm_domains.c
>> b/arch/arm/mach-exynos/pm_domains.c
>> index 0b04af2..a84df72 100644
>> --- a/arch/arm/mach-exynos/pm_domains.c
>> +++ b/arch/arm/mach-exynos/pm_domains.c
>> @@ -183,6 +183,9 @@ static __init int exynos4_pm_init_power_domain(void)
>>   #ifdef CONFIG_S5P_DEV_CSIS1
>>   	exynos_pm_add_dev_to_genpd(&s5p_device_mipi_csis1,&exynos4_pd_cam);
>>   #endif
>> +#ifdef CONFIG_S5P_DEV_G2D
>> +	exynos_pm_add_dev_to_genpd(&s5p_device_g2d,&exynos4_pd_lcd0);
>> +#endif
>>   	return 0;
>>   }
>>   arch_initcall(exynos4_pm_init_power_domain);
>
> Hi Sachin,
>
> OK, will apply after pick up other regarding G2D patches for arch/arm/
> Samsung stuff.
>
> Thanks.
>
> Best regards,
> Kgene.
> --
> Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer,
> SW Solution Development Team, Samsung Electronics Co., Ltd.
>


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


[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux