lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 28 Dec 2022 12:18:26 -0600
From:   Bjorn Andersson <andersson@...nel.org>
To:     mathieu.poirier@...aro.org, abel.vesa@...aro.org,
        Bjorn Andersson <andersson@...nel.org>,
        konrad.dybcio@...ainline.org, agross@...nel.org
Cc:     linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
        linux-remoteproc@...r.kernel.org
Subject: Re: [PATCH v2] remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clk

On Mon, 18 Jul 2022 15:15:14 +0300, Abel Vesa wrote:
> Only msm8996 and msm8998 SLPIs need the RPM_SMD_AGGR2_NOC_CLK
> (as aggre2 clock). None of the other platforms do. Back when the support
> for the mentioned platforms was added to the q6v5 pass driver, the
> devm_clk_get_optional was not available, so the has_aggre2_clk was
> necessary in order to differentiate between plaforms that need this
> clock and those which do not. Now that devm_clk_get_optional is available,
> we can drop the has_aggre2_clk. This makes the adsp_data more cleaner
> and removes the check within adsp_init_clocks.
> 
> [...]

Applied, thanks!

[1/1] remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clk
      commit: 6d967a5a49e8d08d8e4430aadba8d3c903b794a5

Best regards,
-- 
Bjorn Andersson <andersson@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ