Re: [PATCH 3/3] clk: qcom: Add camera clock controller driver for SM8250

From: Vinod Koul
Date: Tue May 18 2021 - 07:39:55 EST


On 13-05-21, 13:52, Jonathan Marek wrote:

> +static const struct alpha_pll_config cam_cc_pll1_config = {
> + .l = 0x1F,
> + .alpha = 0x4000,
> + .config_ctl_val = 0x20485699,
> + .config_ctl_hi_val = 0x00002261,
> + .config_ctl_hi1_val = 0x329A699C,

lower hexes here and few other places as well

> +
> +static const struct alpha_pll_config cam_cc_pll2_config = {
> + .l = 0x4B,
> + //.cal_l = 0x4B,

debug artifact?
--
~Vinod