Re: [PATCH 6/9] clk: qcom: gcc-msm8998: Don't check halt bit on some branch clks

From: Jeffrey Hugo
Date: Thu Jun 22 2023 - 11:06:51 EST


On 6/22/2023 5:57 AM, Konrad Dybcio wrote:
Some branch clocks are governed externally and we're only supposed to
send a request concerning their shutdown, not actually ensure it happens.

Use the BRANCH_HALT_SKIP define to skip checking the halt bit.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Reviewed-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>