[PATCH v3 0/3] Fixes/improvements for SM6350 UFS

Luca Weiss posted 3 patches 1 month, 3 weeks ago
arch/arm64/boot/dts/qcom/sm6350.dtsi | 49 ++++++++++++++++++++++++++++--------
1 file changed, 39 insertions(+), 10 deletions(-)
[PATCH v3 0/3] Fixes/improvements for SM6350 UFS
Posted by Luca Weiss 1 month, 3 weeks ago
Fix the order of the freq-table-hz property, then convert to OPP tables
and add interconnect support for UFS for the SM6350 SoC.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Changes in v3:
- Actually pick up tags, sorry about that
- Link to v2: https://lore.kernel.org/r/20251023-sm6350-ufs-things-v2-0-799d59178713@fairphone.com

Changes in v2:
- Resend, pick up tags
- Link to v1: https://lore.kernel.org/r/20250314-sm6350-ufs-things-v1-0-3600362cc52c@fairphone.com

---
Luca Weiss (3):
      arm64: dts: qcom: sm6350: Fix wrong order of freq-table-hz for UFS
      arm64: dts: qcom: sm6350: Add OPP table support to UFSHC
      arm64: dts: qcom: sm6350: Add interconnect support to UFS

 arch/arm64/boot/dts/qcom/sm6350.dtsi | 49 ++++++++++++++++++++++++++++--------
 1 file changed, 39 insertions(+), 10 deletions(-)
---
base-commit: a92c761bcac3d5042559107fa7679470727a4bcb
change-id: 20250314-sm6350-ufs-things-53c5de9fec5e

Best regards,
-- 
Luca Weiss <luca.weiss@fairphone.com>
Re: [PATCH v3 0/3] Fixes/improvements for SM6350 UFS
Posted by Bjorn Andersson 1 month, 2 weeks ago
On Thu, 23 Oct 2025 13:39:25 +0200, Luca Weiss wrote:
> Fix the order of the freq-table-hz property, then convert to OPP tables
> and add interconnect support for UFS for the SM6350 SoC.
> 
> 

Applied, thanks!

[1/3] arm64: dts: qcom: sm6350: Fix wrong order of freq-table-hz for UFS
      commit: ec9d588391761a08aab5eb4523a48ef3df2c910f
[2/3] arm64: dts: qcom: sm6350: Add OPP table support to UFSHC
      commit: 06d262bcdb3bc86805739de1c484761f0a59a453
[3/3] arm64: dts: qcom: sm6350: Add interconnect support to UFS
      commit: c1a45887a36ef7ded3fb4bac59d4a3445098b04b

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