提交 b6297d9e 编写于 作者: A Alexandre Mergnat 提交者: Jerome Brunet

clk: meson: g12a: fix hifi typo in mali parent_names

Replace hihi by hifi in the mali parent_names of the g12a SoC family.

Fixes: 085a4ea9 ("clk: meson: g12a: add peripheral clock controller")
Signed-off-by: NAlexandre Mergnat <amergnat@baylibre.com>
Acked-by: NNeil Armstrong <narmstrong@baylibre.com>
Reviewed-by: NMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: NJerome Brunet <jbrunet@baylibre.com>
上级 5f9e832c
......@@ -2888,7 +2888,7 @@ static struct clk_regmap g12a_hdmi = {
*/
static const char * const g12a_mali_0_1_parent_names[] = {
IN_PREFIX "xtal", "gp0_pll", "hihi_pll", "fclk_div2p5",
IN_PREFIX "xtal", "gp0_pll", "hifi_pll", "fclk_div2p5",
"fclk_div3", "fclk_div4", "fclk_div5", "fclk_div7"
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册