diff options
author | 2023-01-20 10:20:52 +0100 | |
---|---|---|
committer | 2023-01-30 16:46:00 -0800 | |
commit | a0c3ef2519b26368d6cdd178ad986a85d5c4bbf3 (patch) | |
tree | 8742cec30d66c40723eebabb502622287562e04f /scripts/generate_rust_analyzer.py | |
parent | clk: mediatek: clk-mt6795-topckgen: Migrate to mtk_clk_simple_probe() (diff) | |
download | linux-rng-a0c3ef2519b26368d6cdd178ad986a85d5c4bbf3.tar.xz linux-rng-a0c3ef2519b26368d6cdd178ad986a85d5c4bbf3.zip |
clk: mediatek: clk-mt7986-topckgen: Properly keep some clocks enabled
Instead of calling clk_prepare_enable() on a bunch of clocks at probe
time, set the CLK_IS_CRITICAL flag to the same as these are required
to be always on, and this is the right way of achieving that.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: Miles Chen <miles.chen@mediatek.com>
Link: https://lore.kernel.org/r/20230120092053.182923-23-angelogioacchino.delregno@collabora.com
Tested-by: Mingming Su <mingming.su@mediatek.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions