devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: clock: exynos850: Add TMU clock
@ 2024-07-23 16:33 Sam Protsenko
  2024-07-23 16:33 ` [PATCH 2/2] clk: samsung: " Sam Protsenko
  2024-07-31 14:20 ` [PATCH 1/2] dt-bindings: clock: " Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Sam Protsenko @ 2024-07-23 16:33 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Sylwester Nawrocki, Chanwoo Choi, Mateusz Majewski, Alim Akhtar,
	Michael Turquette, Stephen Boyd, Rob Herring, Conor Dooley,
	linux-samsung-soc, linux-clk, linux-arm-kernel, linux-kernel,
	devicetree

Add a constant for TMU PCLK clock. It acts simultaneously as an
interface clock (to access TMU registers) and an operating clock which
makes TMU IP-core functional.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
---
 include/dt-bindings/clock/exynos850.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/clock/exynos850.h b/include/dt-bindings/clock/exynos850.h
index 7666241520f8..80dacda57229 100644
--- a/include/dt-bindings/clock/exynos850.h
+++ b/include/dt-bindings/clock/exynos850.h
@@ -358,6 +358,7 @@
 #define CLK_GOUT_UART_PCLK		32
 #define CLK_GOUT_WDT0_PCLK		33
 #define CLK_GOUT_WDT1_PCLK		34
+#define CLK_GOUT_BUSIF_TMU_PCLK		35
 
 /* CMU_CORE */
 #define CLK_MOUT_CORE_BUS_USER		1
-- 
2.39.2


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

end of thread, other threads:[~2024-07-31 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-23 16:33 [PATCH 1/2] dt-bindings: clock: exynos850: Add TMU clock Sam Protsenko
2024-07-23 16:33 ` [PATCH 2/2] clk: samsung: " Sam Protsenko
2024-07-31 14:20 ` [PATCH 1/2] dt-bindings: clock: " Krzysztof Kozlowski
2024-07-31 14:22   ` Krzysztof Kozlowski
2024-07-31 18:25     ` Sam Protsenko

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).