Hello, This patch series improves clock management in Exynos IOMMU driver, so the driver will be ready for potential deferred probe caused by not-yet-available clocks. Such case doesn't happen with current kernel, but it may happen with the planned rework on clocks and power domain code.
Best regards Marek Szyprowski Samsung R&D Institute Poland Marek Szyprowski (3): iommu/exynos: Return proper errors from getting clocks iommu/exynos: Fix master clock management for inactive SYSMMU iommu/exynos: Prepare clocks when needed, not in driver probe drivers/iommu/exynos-iommu.c | 95 ++++++++++++++++++++------------------------ 1 file changed, 42 insertions(+), 53 deletions(-) -- 1.9.2 _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
