Re: [PATCH v2 8/8] clk: qcom: Add video clock controller driver for SC7180

From: Taniya Das
Date: Fri Dec 27 2019 - 01:41:47 EST


Hello Stephen,

On 12/24/2019 8:00 AM, Stephen Boyd wrote:
Quoting Taniya Das (2019-11-15 02:05:04)
clk_fabia_pll_configure(&video_pll0, regmap, &video_pll0_config);
+
+ /* video_cc_xo_clk */

Please say what's happening to video_cc_xo_clk.


Updated the next patch set with comment.

+ regmap_update_bits(regmap, 0x984, 0x1, 0x1);
+

--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation.

--