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] [thread-next>] [day] [month] [year] [list]
Message-ID: <4575f37d5221048bfd061c561e42389ae569ca39.camel@gmail.com>
Date: Thu, 08 May 2025 11:21:10 +0200
From: Bean Huo <huobean@...il.com>
To: Ziqi Chen <quic_ziqichen@...cinc.com>, quic_cang@...cinc.com, 
 bvanassche@....org, mani@...nel.org, beanhuo@...ron.com,
 avri.altman@....com,  junwoo80.lee@...sung.com, martin.petersen@...cle.com,
 quic_nguyenb@...cinc.com,  quic_nitirawa@...cinc.com,
 quic_rampraka@...cinc.com, neil.armstrong@...aro.org, 
 luca.weiss@...rphone.com, konrad.dybcio@....qualcomm.com
Cc: linux-arm-msm@...r.kernel.org, linux-scsi@...r.kernel.org, Manivannan
	Sadhasivam <manivannan.sadhasivam@...aro.org>, "James E.J. Bottomley"
	 <James.Bottomley@...senPartnership.com>, open list
	 <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 2/3] scsi: ufs: qcom: Map devfreq OPP freq to UniPro
 Core Clock freq

On Wed, 2025-05-07 at 15:44 +0800, Ziqi Chen wrote:
> -       return ufs_qcom_set_core_clk_ctrl(hba, freq);
> +       return ufs_qcom_set_core_clk_ctrl(hba, false, freq);
>  }
>  
>  static int ufs_qcom_clk_scale_notify(struct ufs_hba *hba, bool scale_up,
> @@ -2081,11 +2100,53 @@ static int ufs_qcom_config_esi(struct ufs_hba *hba)
>         return ret;
>  }
>  
> +static unsigned long ufs_qcom_opp_freq_to_clk_freq(struct ufs_hba *hba,
> +                                                                                                  unsigned long freq, char *name)


This tab indentation is strange!


> +{
> +       struct ufs_clk_info *clki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ