]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: mediatek: mt2701-bdp: add missing dummy clk
authorDaniel Golle <daniel@makrotopia.org>
Sun, 15 Dec 2024 22:14:24 +0000 (22:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2025 15:56:30 +0000 (16:56 +0100)
commit67e7bcc0bb371be0274b930ba2ed604dad889fde
tree767670a974ea735b7e917a29412327a833dc6fb4
parentdc7378acd6cd2e38fe80401b0219f61fdb380483
clk: mediatek: mt2701-bdp: add missing dummy clk

[ Upstream commit fd291adc5e9a4ee6cd91e57f148f3b427f80647b ]

Add dummy clk for index 0 which was missed during the conversion to
mtk_clk_simple_probe().

Fixes: 973d1607d936 ("clk: mediatek: mt2701: use mtk_clk_simple_probe to simplify driver")
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://lore.kernel.org/r/b8526c882a50f2b158df0eccb4a165956fd8fa13.1734300668.git.daniel@makrotopia.org
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/mediatek/clk-mt2701-bdp.c