summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/Kconfig
diff options
context:
space:
mode:
authorGarmin.Chang <Garmin.Chang@mediatek.com>2023-03-31 15:36:21 +0300
committerStephen Boyd <sboyd@kernel.org>2023-03-31 21:51:22 +0300
commit0d2f2cefba64729a0730ce183ad58cf3e7929b94 (patch)
treeb6260e5ebb8a3d39ae06dfda33da60d06d3d6813 /drivers/clk/mediatek/Kconfig
parent1b5e5299dd35da0dff2d454826a60870237837da (diff)
downloadlinux-0d2f2cefba64729a0730ce183ad58cf3e7929b94.tar.xz
clk: mediatek: Add MT8188 adsp clock support
Add MT8188 adsp clock controller which provides clock gate control for Audio DSP. Signed-off-by: Garmin.Chang <Garmin.Chang@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20230331123621.16167-20-Garmin.Chang@mediatek.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/mediatek/Kconfig')
-rw-r--r--drivers/clk/mediatek/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/clk/mediatek/Kconfig b/drivers/clk/mediatek/Kconfig
index afabdffded50..99e67c07e638 100644
--- a/drivers/clk/mediatek/Kconfig
+++ b/drivers/clk/mediatek/Kconfig
@@ -692,6 +692,13 @@ config COMMON_CLK_MT8188
help
This driver supports MediaTek MT8188 clocks.
+config COMMON_CLK_MT8188_ADSP_AUDIO26M
+ tristate "Clock driver for MediaTek MT8188 adsp audio26m"
+ depends on COMMON_CLK_MT8188
+ default COMMON_CLK_MT8188
+ help
+ This driver supports MediaTek MT8188 adsp audio26m clocks.
+
config COMMON_CLK_MT8188_CAMSYS
tristate "Clock driver for MediaTek MT8188 camsys"
depends on COMMON_CLK_MT8188_VPPSYS