On 7/28/26 7:28 AM, Julien Stephan wrote:
> Gates in top0_cg_regs are active-high. The GATE_TOP0/GATE_TOP0E macros
> set CLK_GATE_NO_SETCLR flags, which treat them as active-low. Enabling
> the clock is currently disabling them.
> 
> Switch both macros to CLK_GATE_NO_SETCLR_INV to use the correct
> active-high semantics.
> 

Can you reply with a Fixes: tag since this is fixing a bug? (No need
to resend.)

> Signed-off-by: Julien Stephan <[email protected]>
> ---

Reply via email to