Skip to content

Commit 1038b69

Browse files
jk-ozlabsbebarino
authored andcommitted
dt-bindings: clock: ast2600: Add top-level I3C clock
The ast2600 hardware has a top-level clock for all i3c controller peripherals (then gated to each individual controller), so add a top-level i3c clock line to control this. This is a partial cherry-pick and rework of ed44b8c and 1a35eb9 from Aspeed's own tree, originally by Dylan Hung <[email protected]>. Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Signed-off-by: Jeremy Kerr <[email protected]> Link: https://lore.kernel.org/r/[email protected] Tested-by: Joel Stanley <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent f0dd78d commit 1038b69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/dt-bindings/clock/ast2600-clock.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
#define ASPEED_CLK_MAC2RCLK 68
8888
#define ASPEED_CLK_MAC3RCLK 69
8989
#define ASPEED_CLK_MAC4RCLK 70
90+
#define ASPEED_CLK_I3C 71
9091

9192
/* Only list resets here that are not part of a gate */
9293
#define ASPEED_RESET_ADC 55

0 commit comments

Comments
 (0)