On Tue, 28 Jan 2025 17:08:35 +0530, Ajit Pandey wrote: > BRANCH_HALT_ENABLE and BRANCH_HALT_ENABLE_VOTED flags are used to check > halt status of branch clocks, which have an inverted logic for the halt > bit in CBCR register. However, the current logic in the _check_halt() > method only compares the BRANCH_HALT_ENABLE flags, ignoring the votable > branch clocks. > > Update the logic to correctly handle the invert logic for votable clocks > using the BRANCH_HALT_ENABLE_VOTED flags. > > [...] Applied, thanks! [1/1] clk: qcom: clk-branch: Fix invert halt status bit check for votable clocks commit: 5eac348182d2b5ed1066459abedb7bc6b5466f81 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>