public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: clock: add ID for eMMC for EN7581
@ 2024-12-11 11:22 Christian Marangi
  2024-12-11 11:22 ` [PATCH 2/2] clk: en7523: Add clock " Christian Marangi
  2024-12-13 11:01 ` [PATCH 1/2] dt-bindings: clock: add ID " Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Christian Marangi @ 2024-12-11 11:22 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-clk, linux-kernel, devicetree, upstream
  Cc: Christian Marangi

Add ID for eMMC for EN7581. This is to control clock selection of eMMC
between 200MHz and 150MHz.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
---
 include/dt-bindings/clock/en7523-clk.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/en7523-clk.h b/include/dt-bindings/clock/en7523-clk.h
index 717d23a5e5ae..78d16068228a 100644
--- a/include/dt-bindings/clock/en7523-clk.h
+++ b/include/dt-bindings/clock/en7523-clk.h
@@ -11,7 +11,8 @@
 #define EN7523_CLK_NPU		5
 #define EN7523_CLK_CRYPTO	6
 #define EN7523_CLK_PCIE		7
+#define EN7581_CLK_EMMC		8
 
-#define EN7523_NUM_CLOCKS	8
+#define EN7523_NUM_CLOCKS	9
 
 #endif /* _DT_BINDINGS_CLOCK_AIROHA_EN7523_H_ */
-- 
2.45.2


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

end of thread, other threads:[~2024-12-16  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11 11:22 [PATCH 1/2] dt-bindings: clock: add ID for eMMC for EN7581 Christian Marangi
2024-12-11 11:22 ` [PATCH 2/2] clk: en7523: Add clock " Christian Marangi
2024-12-13 11:01 ` [PATCH 1/2] dt-bindings: clock: add ID " Krzysztof Kozlowski
2024-12-13 11:16   ` Christian Marangi
2024-12-16  7:29     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox