Re: [PATCH 1/1] clk: qcom: ipq8074: set BRANCH_HALT_VOTED flag for usb master clocks

From: Chukun Pan

Date: Fri Sep 11 2026 - 02:40:54 EST


Hi,

> Fixes tag?

This only occurs on a few devices, so I didn't add the Fixes tag.
Should I send a v2 patch with the Fixes tag?

> > + .halt_check = BRANCH_HALT_VOTED,
>
> BRANCH_HALT didn't work?

I have tried these:

BRANCH_HALT - still has a status stuck at 'on' warning.
BRANCH_HALT_DELAY - No stuck warning, but EMI warning
may occur once: disabled by hub (EMI?), re-enabling...
BRANCH_HALT_VOTED - No warnings, USB working.

Thanks,
Chukun