Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-01 | dt-bindings: clock: Add AST2600 RMII RCLK gate definitions | Andrew Jeffery | 1 | -0/+4 | |
The AST2600 has an explicit gate for the RMII RCLK for each of the four MACs. Signed-off-by: Andrew Jeffery <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Joel Stanley <[email protected]> | |||||
2019-09-06 | clk: Add support for AST2600 SoC | Joel Stanley | 1 | -0/+113 | |
The ast2600 is a new BMC SoC from ASPEED. It contains many more clocks than the previous iterations, so support is broken out into it's own driver. Signed-off-by: Joel Stanley <[email protected]> Link: https://lkml.kernel.org/r/[email protected] [[email protected]: Mark arrays const] Signed-off-by: Stephen Boyd <[email protected]> |