[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <173957268925.110887.10413617559768642492.b4-ty@kernel.org>
Date: Fri, 14 Feb 2025 16:38:21 -0600
From: Bjorn Andersson <andersson@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Imran Shaik <quic_imrashai@...cinc.com>,
Taniya Das <quic_tdas@...cinc.com>,
Ajit Pandey <quic_ajipan@...cinc.com>
Cc: linux-arm-msm@...r.kernel.org,
linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jagadeesh Kona <quic_jkona@...cinc.com>,
Satya Priya Kakitapalli <quic_skakitap@...cinc.com>,
stable@...r.kernel.org
Subject: Re: [PATCH] clk: qcom: clk-branch: Fix invert halt status bit check for votable clocks
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@...nel.org>
Powered by blists - more mailing lists