clk: aspeed: Add AST2600 clock support
authorRyan Chen <ryan_chen@aspeedtech.com>
Mon, 14 Dec 2020 05:54:23 +0000 (13:54 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 18 Jan 2021 20:14:56 +0000 (15:14 -0500)
commita3c85990c36508cf7a5e7be82a275b2033400118
treed1de5da91c489c8baf897bc819cfd1e1b69596d3
parent34a5addb7b57cb5a0ad5940ff7ef1df7edb0ff55
clk: aspeed: Add AST2600 clock support

This patch adds the clock control driver
for the AST2600 SoC.

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
Signed-off-by: Chia-Wei, Wang <chiawei_wang@aspeedtech.com>
arch/arm/include/asm/arch-aspeed/scu_ast2600.h [new file with mode: 0644]
drivers/clk/aspeed/Makefile
drivers/clk/aspeed/clk_ast2600.c [new file with mode: 0644]
include/dt-bindings/clock/ast2600-clock.h [new file with mode: 0644]