Directory | Files | |
---|---|---|
.. | 120 | |
File | Size | |
Kconfig | 261 B | |
Makefile | 99 B | |
clk-pistachio.c | 14 kB | |
clk-pll.c | 14 kB | |
clk.c | 3.1 kB | |
clk.h | 3.9 kB |
# SPDX-License-Identifier: GPL-2.0 config COMMON_CLK_PISTACHIO bool "Support for IMG Pistachio SoC clock controllers" depends on MIPS || COMPILE_TEST help Support for the IMG Pistachio SoC clock controller. Say Y if you want to include clock support.