Re: [PATCH v4 1/5] clk: qcom: clk_mem_branch: add enable mask and invert flags

From: Imran Shaik
Date: Tue Nov 18 2025 - 05:21:46 EST




On 11/18/2025 12:47 PM, Taniya Das wrote:
> 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@xxxxxxxxxxxxxxxx>
> ---
> drivers/clk/qcom/clk-branch.h | 4 ++++
> 1 file changed, 4 insertions(+)
>

Reviewed-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>

Thanks,
Imran