brintos

brintos / linux-shallow public Read only

0
0
Text · 403 B · 95e0d9e Raw
14 lines · plain
1#SPDX-License-Identifier: GPL-2.02 3config CLK_THEAD_TH1520_AP4	bool "T-HEAD TH1520 AP clock support"5	depends on ARCH_THEAD || COMPILE_TEST6	depends on 64BIT7	default ARCH_THEAD8	select REGMAP_MMIO9	help10	  Say yes here to support the AP sub system clock controller11	  on the T-HEAD TH1520 SoC. This includes configuration of12	  both CPU PLLs, both DPU PLLs as well as the GMAC, VIDEO,13	  and TEE PLLs.14