On 7/13/26 6:47 AM, Konrad Dybcio wrote:
> [...]
> 
>>      /* Enable clock gating for MDP clocks */
>>      regmap_update_bits(regmap, DISP_CC_MISC_CMD, 0x10, 0x10);
> 
> This would ideally become regmap_set_bits(..., BIT(4)) in 
> desc->clk_regs_configure
Will do in v3 :)

Regards,
Esteban


Reply via email to