summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/ast2600-clock.h
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: clock: Add AST2600 RMII RCLK gate definitionsAndrew Jeffery2019-11-011-0/+4
| | | | | | | | | | The AST2600 has an explicit gate for the RMII RCLK for each of the four MACs. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Reviewed-by: Joel Stanley <joel@jms.id.au> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Joel Stanley <joel@jms.id.au>
* clk: Add support for AST2600 SoCJoel Stanley2019-09-061-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 <joel@jms.id.au> Link: https://lkml.kernel.org/r/20190825141848.17346-3-joel@jms.id.au [sboyd@kernel.org: Mark arrays const] Signed-off-by: Stephen Boyd <sboyd@kernel.org>
OpenPOWER on IntegriCloud