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