提交 a3acbbf4 编写于 作者: M Mars Cheng 提交者: Matthias Brugger

soc: mediatek: add vdec item for scpsys

for some chips, there is vdec item in scpsys, this patch adds it.
Signed-off-by: NMars Cheng <mars.cheng@mediatek.com>
Signed-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
上级 f1be4c4e
......@@ -71,6 +71,7 @@ enum clk_id {
CLK_VENC,
CLK_VENC_LT,
CLK_ETHIF,
CLK_VDEC,
CLK_MAX,
};
......@@ -81,6 +82,7 @@ static const char * const clk_names[] = {
"venc",
"venc_lt",
"ethif",
"vdec",
NULL,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册