Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: clock: ast2600: Add I3C and MAC reset definitions
@ 2023-06-21  9:45 Dylan Hung
  2023-06-21 10:11 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Dylan Hung @ 2023-06-21  9:45 UTC (permalink / raw)
  To: mturquette, sboyd, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	linux-clk, devicetree, linux-kernel
  Cc: BMC-SW

Add reset definitions of AST2600 I3C and MAC controllers.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
---
 include/dt-bindings/clock/ast2600-clock.h | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/ast2600-clock.h b/include/dt-bindings/clock/ast2600-clock.h
index e149eee61588..07377589f8f4 100644
--- a/include/dt-bindings/clock/ast2600-clock.h
+++ b/include/dt-bindings/clock/ast2600-clock.h
@@ -90,7 +90,18 @@
 /* Only list resets here that are not part of a clock gate + reset pair */
 #define ASPEED_RESET_ADC		55
 #define ASPEED_RESET_JTAG_MASTER2	54
-#define ASPEED_RESET_I3C_DMA		39
+
+#define ASPEED_RESET_MAC4		53
+#define ASPEED_RESET_MAC3		52
+
+#define ASPEED_RESET_I3C5		45
+#define ASPEED_RESET_I3C4		44
+#define ASPEED_RESET_I3C3		43
+#define ASPEED_RESET_I3C2		42
+#define ASPEED_RESET_I3C1		41
+#define ASPEED_RESET_I3C0		40
+#define ASPEED_RESET_I3C		39
+
 #define ASPEED_RESET_PWM		37
 #define ASPEED_RESET_PECI		36
 #define ASPEED_RESET_MII		35
-- 
2.25.1


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

end of thread, other threads:[~2023-06-30  6:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21  9:45 [PATCH] dt-bindings: clock: ast2600: Add I3C and MAC reset definitions Dylan Hung
2023-06-21 10:11 ` Krzysztof Kozlowski
2023-06-30  6:12   ` Dylan Hung
2023-06-30  6:16   ` Dylan Hung

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