clk: mediatek: Enable all MT8192 clocks by default
authorChen-Yu Tsai <wenst@chromium.org>
Fri, 21 Apr 2023 11:11:25 +0000 (19:11 +0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 10 May 2023 21:16:03 +0000 (14:16 -0700)
commit5f17cdb06e2a90b8318120933afe46b9fb01c129
tree0e2e72b259cde76d0f4a5fc9d3e770a1f039bc54
parentac9a78681b921877518763ba0e89202254349d1b
clk: mediatek: Enable all MT8192 clocks by default

Currently the base MT8192 clock drivers are enabled by default, but all
the other clock drivers need to be enabled by hand. This is extremely
confusing and inconvenient for end users. For the MT8192 platform to be
useful, most if not all the clock drivers driving the hardware blocks
need to be enabled.

Enable them by default whenever MT8192 base clock driver is enabled.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20230421111125.2397368-1-wenst@chromium.org
Reviewed-by: NĂ­colas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mediatek/Kconfig