mbox series

[v2,0/3] Add definitions for AST2600 i3c clocks and resets

Message ID cover.1676267865.git.jk@codeconstruct.com.au
Headers show
Series Add definitions for AST2600 i3c clocks and resets | expand

Message

Jeremy Kerr Feb. 13, 2023, 6:02 a.m. UTC
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.

v2:
 * based on feedback from Joel Stanley: avoid adding RESERVED clock
   definitions, allowing empty entries in aspeed_g6_gates instead.


Jeremy Kerr (3):
  clk: ast2600: allow empty entries in aspeed_g6_gates
  clk: aspeed: Add full configs for i3c clocks
  dts: 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(-)