[PATCH 10/11] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver
Taniya Das
quic_tdas at quicinc.com
Wed Oct 30 11:04:22 PDT 2024
On 10/19/2024 2:01 AM, Dmitry Baryshkov wrote:
>> +static const struct pll_vco video_cc_pll0_vco[] = {
>> + { 500000000, 1000000000, 2 },
>> +};
>> +
>> +/* 600MHz configuration */
>> +static struct alpha_pll_config video_pll0_config = {
>> + .l = 0x1F,
> lowercase the hex, please. LGTM otherwise.
>
Will fix in the next patch.
>> + .alpha_hi = 0x40,
>> + .alpha = 0x00,
>> + .alpha_en_mask = BIT(24),
--
Thanks & Regards,
Taniya Das.
More information about the linux-arm-kernel
mailing list