All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sumit Garg <sumit.garg@linaro.org>
To: Neil Armstrong <neil.armstrong@linaro.org>
Cc: Tom Rini <trini@konsulko.com>,
	Caleb Connolly <caleb.connolly@linaro.org>,
	u-boot@lists.denx.de, u-boot-qcom@groups.io
Subject: Re: [PATCH v2 0/2] phy: qcom: add support for the Qualcomm Synopsys eUSB2 PHY
Date: Thu, 11 Apr 2024 17:32:59 +0530	[thread overview]
Message-ID: <CAFA6WYOAXg0+74k2iudvjt7tHuvGi44y9VaJkDqTY_Qsc9KXBg@mail.gmail.com> (raw)
In-Reply-To: <20240410-topic-sm8x50-usb-phy-v2-0-9d2d90bd04da@linaro.org>

On Wed, 10 Apr 2024 at 21:31, Neil Armstrong <neil.armstrong@linaro.org> wrote:
>
> Add support for the new Qualcomm Synopsys eUSB2 PHY found in the
> SM8550 and SM8650 SoCs.
>
> Finally enable the driver in the Qualcomm defconfig.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> Changes in v2:
> - fixed driver build failure due to missin }
> - Link to v1: https://lore.kernel.org/r/20240405-topic-sm8x50-usb-phy-v1-0-8a8604bf818f@linaro.org
>
> ---
> Neil Armstrong (2):
>       phy: qcom: add Synopsys eUSB2 PHY driver
>       qcom_defconfig: enable the Qualcomm Synopsys eUSB2 PHY driver
>

Acked-by: Sumit Garg <sumit.garg@linaro.org>

-Sumit

>  configs/qcom_defconfig                 |   1 +
>  drivers/phy/qcom/Kconfig               |   8 +
>  drivers/phy/qcom/Makefile              |   1 +
>  drivers/phy/qcom/phy-qcom-snps-eusb2.c | 366 +++++++++++++++++++++++++++++++++
>  4 files changed, 376 insertions(+)
> ---
> base-commit: f0e6aba1218bca578605697eed8aa94582bf57bb
> change-id: 20240404-topic-sm8x50-usb-phy-d09a98f72d1b
>
> Best regards,
> --
> Neil Armstrong <neil.armstrong@linaro.org>
>

  parent reply	other threads:[~2024-04-11 12:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10 16:01 [PATCH v2 0/2] phy: qcom: add support for the Qualcomm Synopsys eUSB2 PHY Neil Armstrong
2024-04-10 16:01 ` [PATCH v2 1/2] phy: qcom: add Synopsys eUSB2 PHY driver Neil Armstrong
2024-04-10 16:01 ` [PATCH v2 2/2] qcom_defconfig: enable the Qualcomm " Neil Armstrong
2024-04-11 12:02 ` Sumit Garg [this message]
2024-04-11 12:43 ` [PATCH v2 0/2] phy: qcom: add support for the Qualcomm Synopsys eUSB2 PHY Caleb Connolly

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=CAFA6WYOAXg0+74k2iudvjt7tHuvGi44y9VaJkDqTY_Qsc9KXBg@mail.gmail.com \
    --to=sumit.garg@linaro.org \
    --cc=caleb.connolly@linaro.org \
    --cc=neil.armstrong@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.