Explorar o código

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 <[email protected]>
Darshana Patil %!s(int64=2) %!d(string=hai) anos
pai
achega
2638c201a8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      driver/platform/pineapple/src/msm_vidc_pineapple.c

+ 1 - 1
driver/platform/pineapple/src/msm_vidc_pineapple.c

@@ -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 */