video: driver: enable xo reset clock

Enable xo reset clock since it is enabled
from clock driver.

Change-Id: Ica38616f514c9f2288a60fbfb3e0a3683c154b15
Signed-off-by: Darshana Patil <quic_darshana@quicinc.com>
This commit is contained in:
Darshana Patil
2022-11-16 15:49:57 -08:00
parent 54f71aa5ab
commit 2638c201a8

Vedi File

@@ -2630,8 +2630,8 @@ static const struct clk_table pineapple_clk_table[] = {
/* name */
static const struct clk_rst_table pineapple_clk_reset_table[] = {
{ "video_axi_reset" },
{ "video_xo_reset" },
{ "video_mvs0c_reset" },
/*{ "video_xo_reset" }, TODO: add after clock driver support */
};
/* name, llcc_id */