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 R&D 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 [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
