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(-) -- 2.39.1