From: Caleb Connolly <caleb.connolly@linaro.org>
To: Neil Armstrong <neil.armstrong@linaro.org>,
Bhupesh Sharma <bhupesh.linux@gmail.com>,
Neha Malcom Francis <n-francis@ti.com>,
Tom Rini <trini@konsulko.com>, Sumit Garg <sumit.garg@linaro.org>
Cc: u-boot@lists.denx.de, u-boot-qcom@groups.io
Subject: Re: [PATCH 0/4] ufs: add support for Qualcomm UFS Controller
Date: Sat, 12 Oct 2024 15:41:50 +0200 [thread overview]
Message-ID: <23512193-9b47-4845-8fa9-e27ee054e412@linaro.org> (raw)
In-Reply-To: <20240910-topic-ufs-qcom-controller-v1-0-54c0d2231b10@linaro.org>
On 10/09/2024 11:50, Neil Armstrong wrote:
> This iass Add Support for the Host Controller driver for UFS HC
> present on Qualcomm Snapdragon SoCs.
>
> It adds 2 ops to allow more control on the UFS device.
>
> It has been successfully tested on SDM845, SM8250, SM8550 ant SM8650 SoCs.
>
> It builds-depends on the following serie:
> https://lore.kernel.org/all/20240910-topic-ufs-enhancements-v1-0-3ee0bffacc64@linaro.org/
>
> And at runtime it depends on:
> https://lore.kernel.org/all/20240910-topic-ufs-qcom-phy-v1-0-21ff4b87b962@linaro.org/
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Tested on the RB3 Gen 2 with
lore.kernel.org/u-boot/20241012132251.1840147-1-caleb.connolly@linaro.org
Tested-by: Caleb Connolly <caleb.connolly@linaro.org> #rb3gen2
> ---
> Bhupesh Sharma (1):
> ufs: Add Support for Qualcomm UFS HC driver
>
> Neil Armstrong (3):
> ufs: add device_reset callback
> ufs: add get_max_pwr_mode callback
> ufs: allow UFSHCI version 4.0
>
> drivers/ufs/Kconfig | 7 +
> drivers/ufs/Makefile | 1 +
> drivers/ufs/ufs-qcom.c | 670 +++++++++++++++++++++++++++++++++++++++++++++++++
> drivers/ufs/ufs-qcom.h | 147 +++++++++++
> drivers/ufs/ufs.c | 13 +-
> drivers/ufs/ufs.h | 21 ++
> drivers/ufs/unipro.h | 6 +
> 7 files changed, 863 insertions(+), 2 deletions(-)
> ---
> base-commit: 7725e4eb07c03ca0842b0a7ed425af28e1b8ed37
> change-id: 20240910-topic-ufs-qcom-controller-4b2905610963
>
> Best regards,
--
// Caleb (they/them)
next prev parent reply other threads:[~2024-10-12 13:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 9:50 [PATCH 0/4] ufs: add support for Qualcomm UFS Controller Neil Armstrong
2024-09-10 9:50 ` [PATCH 1/4] ufs: add device_reset callback Neil Armstrong
2024-09-10 9:50 ` [PATCH 2/4] ufs: add get_max_pwr_mode callback Neil Armstrong
2024-09-10 9:50 ` [PATCH 3/4] ufs: allow UFSHCI version 4.0 Neil Armstrong
2024-09-10 9:50 ` [PATCH 4/4] ufs: Add Support for Qualcomm UFS HC driver neil.armstrong
2024-10-07 8:15 ` [PATCH 0/4] ufs: add support for Qualcomm UFS Controller Neil Armstrong
2024-10-11 18:13 ` Julius Lehmann
2024-10-12 13:41 ` Caleb Connolly [this message]
2024-10-14 6:56 ` Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=23512193-9b47-4845-8fa9-e27ee054e412@linaro.org \
--to=caleb.connolly@linaro.org \
--cc=bhupesh.linux@gmail.com \
--cc=n-francis@ti.com \
--cc=neil.armstrong@linaro.org \
--cc=sumit.garg@linaro.org \
--cc=trini@konsulko.com \
--cc=u-boot-qcom@groups.io \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox