Re: [PATCH V5 2/4] clk: qcom: branch: Add mem ops support for branch2 clocks

From: Konrad Dybcio
Date: Thu Nov 23 2023 - 06:48:04 EST




On 11/23/23 07:47, Imran Shaik wrote:
From: Taniya Das <quic_tdas@xxxxxxxxxxx>

Add the support for mem ops implementation to handle the sequence of
enable/disable of the memories in ethernet PHY, prior to enable/disable
of the respective clocks, which helps retain the respecive block's
register contents.

Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx>
Signed-off-by: Imran Shaik <quic_imrashai@xxxxxxxxxxx>
---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad