linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] samsung: exynos: convert clkout to module driver
@ 2020-10-01 16:56 Krzysztof Kozlowski
  2020-10-01 16:56 ` [PATCH 1/2] soc: samsung: exynos-pmu: instantiate clkout driver as MFD Krzysztof Kozlowski
  2020-10-01 16:56 ` [PATCH 2/2] clk: samsung: exynos-clkout: convert to module driver Krzysztof Kozlowski
  0 siblings, 2 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2020-10-01 16:56 UTC (permalink / raw)
  To: Sylwester Nawrocki, Tomasz Figa, Chanwoo Choi, Michael Turquette,
	Stephen Boyd, Kukjin Kim, Krzysztof Kozlowski, linux-samsung-soc,
	linux-clk, linux-arm-kernel, linux-kernel
  Cc: Marek Szyprowski

Hi,

The patch #2 depends on #1.  I could take it via samsung-soc or both
could go via samsung-clk tree.

The patchset is a proper solution to issue reported by Marek [1], for
which a revert was done [2].

[1] https://lore.kernel.org/linux-samsung-soc/20200906142146.21266-1-krzk@kernel.org/T/#m726edc89ff2927cf5aaf8b165128b3e3c45a677a
[2] https://lore.kernel.org/linux-samsung-soc/20200921174818.15525-1-krzk@kernel.org/T/#u

Best regards,
Krzysztof


Krzysztof Kozlowski (2):
  soc: samsung: exynos-pmu: instantiate clkout driver as MFD
  clk: samsung: exynos-clkout: convert to module driver

 drivers/clk/samsung/clk-exynos-clkout.c | 198 +++++++++++++++++-------
 drivers/soc/samsung/exynos-pmu.c        |  11 ++
 2 files changed, 152 insertions(+), 57 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-28 22:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01 16:56 [PATCH 0/2] samsung: exynos: convert clkout to module driver Krzysztof Kozlowski
2020-10-01 16:56 ` [PATCH 1/2] soc: samsung: exynos-pmu: instantiate clkout driver as MFD Krzysztof Kozlowski
2020-10-14  2:44   ` Stephen Boyd
2020-10-23 11:34   ` Sylwester Nawrocki
2020-10-23 11:37     ` Krzysztof Kozlowski
2020-10-28 22:02   ` Krzysztof Kozlowski
2020-10-01 16:56 ` [PATCH 2/2] clk: samsung: exynos-clkout: convert to module driver Krzysztof Kozlowski
2020-10-14  2:43   ` Stephen Boyd
2020-10-14  6:17     ` Krzysztof Kozlowski
2020-10-23 11:42   ` Sylwester Nawrocki
2020-10-28 22:07   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).