All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Exynos IOMMU: improve clock management
@ 2016-05-23  9:30 ` Marek Szyprowski
  0 siblings, 0 replies; 12+ messages in thread
From: Marek Szyprowski @ 2016-05-23  9:30 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: Krzysztof Kozlowski, Bartlomiej Zolnierkiewicz, Inki Dae,
	Kukjin Kim

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

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

end of thread, other threads:[~2016-06-15 12:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-23  9:30 [PATCH 0/3] Exynos IOMMU: improve clock management Marek Szyprowski
2016-05-23  9:30 ` Marek Szyprowski
     [not found] ` <1463995809-26862-1-git-send-email-m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-05-23  9:30   ` [PATCH 1/3] iommu/exynos: Return proper errors from getting clocks Marek Szyprowski
2016-05-23  9:30     ` Marek Szyprowski
2016-05-23  9:30   ` [PATCH 2/3] iommu/exynos: Fix master clock management for inactive SYSMMU Marek Szyprowski
2016-05-23  9:30     ` Marek Szyprowski
2016-05-23  9:30   ` [PATCH 3/3] iommu/exynos: Prepare clocks when needed, not in driver probe Marek Szyprowski
2016-05-23  9:30     ` Marek Szyprowski
2016-05-23 11:01   ` [PATCH 4/3] iommu/exynos: Prepare for deferred probe support Marek Szyprowski
2016-05-23 11:01     ` Marek Szyprowski
2016-06-15 12:00 ` [PATCH 0/3] Exynos IOMMU: improve clock management Joerg Roedel
2016-06-15 12:00   ` Joerg Roedel

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.