Loading
clk: qcom: clk_mem_branch: add enable mask and invert flags
Introduce mem_enable_mask and mem_enable_invert in clk_mem_branch to describe memory gating implementations that use a separate mask and/or inverted enable logic. This documents hardware behavior in data instead of code and will be used by upcoming platform descriptions. Signed-off-by:Taniya Das <taniya.das@oss.qualcomm.com> Reviewed-by:
Imran Shaik <imran.shaik@oss.qualcomm.com> Reviewed-by:
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251118-sm8750-videocc-v2-v4-1-049882a70c9f@oss.qualcomm.com Signed-off-by:
Bjorn Andersson <andersson@kernel.org>