Re: [PATCH 0/2] Exynos: fix SYSMMU driver to work with power domains

2012-04-16 Thread Subash Patel

Hello Marek,

I have tested these patches on origen 3.4-rc2 with sysmmu_v12, and they 
work great ! Thank you for sharing them.


Regards,
Subash

On 04/11/2012 08:04 PM, Marek Szyprowski wrote:

Hi!

These two patches fixes operation of the SYSMMU driver (v12 version [1])
with the new power domain driver based on generic power domains and
runtime pw, which has been merged to Linux kernel v3.4-rc1.

[1] https://lkml.org/lkml/2012/3/15/51

Best regards
Marek Szyprowski
Samsung Poland RD Center


Patch summary:

Marek Szyprowski (2):
   iommu/exynos: fix runtime pm support
   ARM: Exynos4: update SYSMMU setup code for gen_pd power domain driver

  arch/arm/mach-exynos/dev-sysmmu.c |6 +-
  arch/arm/mach-exynos/pm_domains.c |   13 +
  drivers/iommu/exynos-iommu.c  |   20 ++--
  3 files changed, 36 insertions(+), 3 deletions(-)


___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu


Re: [PATCH 0/2] Exynos: fix SYSMMU driver to work with power domains

2012-04-14 Thread Kukjin Kim

On 04/12/12 01:19, KyongHo Cho wrote:

On Wed, Apr 11, 2012 at 11:34 PM, Marek Szyprowski
m.szyprow...@samsung.com  wrote:

Hi!

These two patches fixes operation of the SYSMMU driver (v12 version [1])
with the new power domain driver based on generic power domains and
runtime pw, which has been merged to Linux kernel v3.4-rc1.


Thanks, Marek.

Your way of power gating is right
and I will look into the changed runtime PM scheme in Exynos tree.


KyongHo,

Do you want to upstream this series with your previous sysmmu (cleanup 
and moving) patches?


Thanks.

Best regards,
Kgene.
--
Kukjin Kim kgene@samsung.com, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu


Re: [PATCH 0/2] Exynos: fix SYSMMU driver to work with power domains

2012-04-12 Thread KyongHo Cho
On Wed, Apr 11, 2012 at 11:34 PM, Marek Szyprowski
m.szyprow...@samsung.com wrote:
 Hi!

 These two patches fixes operation of the SYSMMU driver (v12 version [1])
 with the new power domain driver based on generic power domains and
 runtime pw, which has been merged to Linux kernel v3.4-rc1.

Thanks, Marek.

Your way of power gating is right
and I will look into the changed runtime PM scheme in Exynos tree.

 [1] https://lkml.org/lkml/2012/3/15/51

Regards,

KyongHo
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu


[PATCH 0/2] Exynos: fix SYSMMU driver to work with power domains

2012-04-11 Thread Marek Szyprowski
Hi!

These two patches fixes operation of the SYSMMU driver (v12 version [1])
with the new power domain driver based on generic power domains and
runtime pw, which has been merged to Linux kernel v3.4-rc1.

[1] https://lkml.org/lkml/2012/3/15/51

Best regards
Marek Szyprowski
Samsung Poland RD Center


Patch summary:

Marek Szyprowski (2):
  iommu/exynos: fix runtime pm support
  ARM: Exynos4: update SYSMMU setup code for gen_pd power domain driver

 arch/arm/mach-exynos/dev-sysmmu.c |6 +-
 arch/arm/mach-exynos/pm_domains.c |   13 +
 drivers/iommu/exynos-iommu.c  |   20 ++--
 3 files changed, 36 insertions(+), 3 deletions(-)

-- 
1.7.1.569.g6f426
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu