devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Add definitions for AST2600 i3c clocks and resets
@ 2023-02-13 13:24 Jeremy Kerr
  2023-02-13 13:24 ` [PATCH v3 1/5] clk: ast2600: allow empty entries in aspeed_g6_gates Jeremy Kerr
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jeremy Kerr @ 2023-02-13 13:24 UTC (permalink / raw)
  To: linux-aspeed, linux-clk
  Cc: devicetree, Krzysztof Kozlowski, Michael Turquette, Rob Herring,
	Stephen Boyd, Dylan Hung, Joel Stanley, Andrew Jeffery

This series adds some base configuration for the i3c controllers on
ast2600 hardware. We'll use the reset and clock definitions in the
proposed dt binding example, hence sending these first.

v3:
 - split dt-bindings from clk changes
 - unify subject prefixes
v2:
 - based on feedback from Joel Stanley: avoid adding RESERVED clock
   definitions, allowing empty entries in aspeed_g6_gates instead.

Jeremy Kerr (5):
  clk: ast2600: allow empty entries in aspeed_g6_gates
  dt-bindings: clock: ast2600: Add top-level I3C clock
  clk: ast2600: Add full configs for I3C clocks
  dt-bindings: clock: ast2600: remove IC36 & I3C7 clock definitions
  dt-bindings: clock: ast2600: Add reset config for I3C

 drivers/clk/clk-ast2600.c                 | 41 ++++++++++++++++++-----
 include/dt-bindings/clock/ast2600-clock.h |  9 +++--
 2 files changed, 40 insertions(+), 10 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-02-13 13:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-13 13:24 [PATCH v3 0/5] Add definitions for AST2600 i3c clocks and resets Jeremy Kerr
2023-02-13 13:24 ` [PATCH v3 1/5] clk: ast2600: allow empty entries in aspeed_g6_gates Jeremy Kerr
2023-02-13 13:24 ` [PATCH v3 2/5] dt-bindings: clock: ast2600: Add top-level I3C clock Jeremy Kerr
2023-02-13 13:42   ` Krzysztof Kozlowski
2023-02-13 13:24 ` [PATCH v3 3/5] clk: ast2600: Add full configs for I3C clocks Jeremy Kerr
2023-02-13 13:24 ` [PATCH v3 4/5] dt-bindings: clock: ast2600: remove IC36 & I3C7 clock definitions Jeremy Kerr
2023-02-13 13:43   ` Krzysztof Kozlowski
2023-02-13 13:24 ` [PATCH v3 5/5] dt-bindings: clock: ast2600: Add reset config for I3C Jeremy Kerr
2023-02-13 13:44   ` 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).