diff options
author | Daniel Golle <daniel@makrotopia.org> | 2024-12-16 01:14:11 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2024-12-17 23:15:36 +0300 |
commit | 5fba40be5fbad563914e3ce9d5129a6baaea1ff5 (patch) | |
tree | a381675ca256d4fc1d180e8622b4ce11db460646 /scripts/extract-fwblobs | |
parent | 7c8746126a4e256fcf1af9174ee7d92cc3f3bc31 (diff) | |
download | linux-5fba40be5fbad563914e3ce9d5129a6baaea1ff5.tar.xz |
clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probe
Some of the audio subsystem clocks defined in clk-mt2701.h aren't
actually used by the driver. This broke conversion to
mtk_clk_simple_probe which expects that the highest possible clk id is
defined by the ARRAY_SIZE.
Add additional dummy clocks to fill the gaps and remain compatible with
the existing DT bindings.
Fixes: 0f69a423c458 ("clk: mediatek: Switch to mtk_clk_simple_probe() where possible")
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://lore.kernel.org/r/a07584d803af57b9ce4b5df5e122c09bf5a56ac9.1734300668.git.daniel@makrotopia.org
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions