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]
Date: Mon, 8 Apr 2024 14:00:13 +0530
From: "Alim Akhtar" <alim.akhtar@...sung.com>
To: "'Peter Griffin'" <peter.griffin@...aro.org>, <mturquette@...libre.com>,
	<sboyd@...nel.org>, <robh@...nel.org>, <krzk+dt@...nel.org>,
	<conor+dt@...nel.org>, <vkoul@...nel.org>, <kishon@...nel.org>,
	<avri.altman@....com>, <bvanassche@....org>, <s.nawrocki@...sung.com>,
	<cw00.choi@...sung.com>, <jejb@...ux.ibm.com>, <martin.petersen@...cle.com>,
	<chanho61.park@...sung.com>, <ebiggers@...nel.org>
Cc: <linux-scsi@...r.kernel.org>, <linux-phy@...ts.infradead.org>,
	<devicetree@...r.kernel.org>, <linux-clk@...r.kernel.org>,
	<linux-samsung-soc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	<linux-arm-kernel@...ts.infradead.org>, <tudor.ambarus@...aro.org>,
	<andre.draszik@...aro.org>, <saravanak@...gle.com>,
	<willmcvicker@...gle.com>
Subject: RE: [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101

Hi Peter

> -----Original Message-----
> From: Peter Griffin <peter.griffin@...aro.org>
> Sent: Thursday, April 4, 2024 5:56 PM
> To: mturquette@...libre.com; sboyd@...nel.org; robh@...nel.org;
> krzk+dt@...nel.org; conor+dt@...nel.org; vkoul@...nel.org;
> kishon@...nel.org; alim.akhtar@...sung.com; avri.altman@....com;
> bvanassche@....org; s.nawrocki@...sung.com; cw00.choi@...sung.com;
> jejb@...ux.ibm.com; martin.petersen@...cle.com;
> chanho61.park@...sung.com; ebiggers@...nel.org
> Cc: linux-scsi@...r.kernel.org; linux-phy@...ts.infradead.org;
> devicetree@...r.kernel.org; linux-clk@...r.kernel.org; linux-samsung-
> soc@...r.kernel.org; linux-kernel@...r.kernel.org; linux-arm-
> kernel@...ts.infradead.org; tudor.ambarus@...aro.org;
> andre.draszik@...aro.org; saravanak@...gle.com;
> willmcvicker@...gle.com; Peter Griffin <peter.griffin@...aro.org>
> Subject: [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
> 
> Hi folks,
> 
> 
> Question
> ========
> 
> Currently the link comes up in Gear 3 due to ufshcd_init_host_params()
> host_params initialisation. If I update that to use UFS_HS_G4 for
negotiation
> then the link come up in Gear 4. I propose (in a future patch) to use VER
> register offset 0x8 to determine whether to set G4 capability or not (if
major
> version is >= 3).
> 
> The bitfield of VER register in gs101 docs is
> 
> RSVD [31:16] Reserved
> MJR [15:8] Major version number
> MNR [7:4] Minor version number
> VS [3:0] Version Suffix
> 
> Can anyone confirm if other Exynos platforms supported by this driver have
> the same register, and if it conforms to the bitfield described above?
> 

VER (offset 0x8) is standard UFS HCI spec, so all vendor need to have this
(unless something really wrong with the HW)
Yes, Exynos and FSD SoC has these bitfield implemented.
 
> 
> 2.44.0.478.gd926399ef9-goog



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ