[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172911112243.3304.17711997770230846339.b4-ty@kernel.org>
Date: Wed, 16 Oct 2024 15:42:27 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Satya Priya Kakitapalli <quic_skakitap@...cinc.com>,
Konrad Dybcio <konradybcio@...nel.org>,
Abhishek Sahu <absahu@...eaurora.org>,
Barnabás Czémán <barnabas.czeman@...nlining.org>
Cc: linux-arm-msm@...r.kernel.org,
linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org,
Stephen Boyd <sboyd@...eaurora.org>
Subject: Re: [PATCH v3] clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set
On Sun, 06 Oct 2024 22:51:58 +0200, Barnabás Czémán wrote:
> Many qcom clock drivers do not have .width set. In that case value of
> (p)->width - 1 will be negative which breaks clock tree. Fix this
> by checking if width is zero, and pass 3 to GENMASK if that's the case.
>
>
Applied, thanks!
[1/1] clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set
commit: e02bfea4d7ef587bb285ad5825da4e1973ac8263
Best regards,
--
Bjorn Andersson <andersson@...nel.org>
Powered by blists - more mailing lists