diff options
author | Drew Fustini <dfustini@tenstorrent.com> | 2024-07-11 19:56:20 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2024-07-15 22:15:01 +0300 |
commit | ae81b69fd2b1eb4885b352749b1fd1172e2f0f18 (patch) | |
tree | ccaf511f618a949d83b5e18653c326d20e291845 /MAINTAINERS | |
parent | 1037885b309cfca5b770137209e9b51d1b50cc27 (diff) | |
download | linux-ae81b69fd2b1eb4885b352749b1fd1172e2f0f18.tar.xz |
clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
Add support for the AP sub-system clock controller in the T-Head TH1520.
This include CPU, DPU, GMAC and TEE PLLs.
Link: https://openbeagle.org/beaglev-ahead/beaglev-ahead/-/blob/main/docs/TH1520%20System%20User%20Manual.pdf
Co-developed-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Co-developed-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Link: https://git.beagleboard.org/beaglev-ahead/beaglev-ahead/-/tree/main/docs
Signed-off-by: Drew Fustini <dfustini@tenstorrent.com>
Link: https://lore.kernel.org/r/20240711-th1520-clk-v3-2-6ff17bb318fb@tenstorrent.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 04eb5587ffa7..a5223176607c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19324,6 +19324,7 @@ L: linux-riscv@lists.infradead.org S: Maintained F: Documentation/devicetree/bindings/clock/thead,th1520-clk-ap.yaml F: arch/riscv/boot/dts/thead/ +F: drivers/clk/thead/clk-th1520-ap.c F: include/dt-bindings/clock/thead,th1520-clk-ap.h RNBD BLOCK DRIVERS |