From: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>,
Manish Narani <manish.narani@xilinx.com>
Cc: Thinh Nguyen <Thinh.Nguyen@synopsys.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Felipe Balbi <balbi@kernel.org>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
"kernel-janitors@vger.kernel.org"
<kernel-janitors@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] usb: dwc3: improve the config dependency of USB_DWC3_XILINX
Date: Fri, 18 Nov 2022 00:27:53 +0000 [thread overview]
Message-ID: <20221118002741.moxtkqycxv5wkuxd@synopsys.com> (raw)
In-Reply-To: <20221116110444.8340-1-lukas.bulwahn@gmail.com>
+Manish
On Wed, Nov 16, 2022, Lukas Bulwahn wrote:
> A request to Manish Narani (see Link) asked for clarification of the
> reference to the config ARCH_VERSAL in the support of Xilinx SoCs with
> DesignWare Core USB3 IP.
>
> As there is no response, clean up the reference to the non-existing config
> symbol. While at it, follow up on Felipe Balbi's request to add the
> alternative COMPILE_TEST dependency.
>
> Link: https://urldefense.com/v3/__https://lore.kernel.org/all/CAKXUXMwgWfX8*OvY0aCwRNukencwJERAZzU7p4eOLXQ2zv6rAg@mail.gmail.com/__;Kw!!A4F2R9G_pg!aKs4dY02i_8ddqApoGvxFloscTBQxWlkhYT8XAyNkJjQWhTQGaD2-41qgo4BeUZVdK1Wc4lqSC-hp0mEiB1wyqcE3_U7$
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> drivers/usb/dwc3/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig
> index 03ededa86da1..b2f72b0e75c6 100644
> --- a/drivers/usb/dwc3/Kconfig
> +++ b/drivers/usb/dwc3/Kconfig
> @@ -152,11 +152,11 @@ config USB_DWC3_IMX8MP
>
> config USB_DWC3_XILINX
> tristate "Xilinx Platforms"
> - depends on (ARCH_ZYNQMP || ARCH_VERSAL) && OF
> + depends on (ARCH_ZYNQMP || COMPILE_TEST) && OF
> default USB_DWC3
> help
> Support Xilinx SoCs with DesignWare Core USB3 IP.
> - This driver handles both ZynqMP and Versal SoC operations.
> + This driver handles ZynqMP SoC operations.
> Say 'Y' or 'M' if you have one such device.
>
> config USB_DWC3_AM62
> --
> 2.17.1
>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
BR,
Thinh
prev parent reply other threads:[~2022-11-18 0:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 11:04 Lukas Bulwahn
2022-11-18 0:27 ` Thinh Nguyen [this message]
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=20221118002741.moxtkqycxv5wkuxd@synopsys.com \
--to=thinh.nguyen@synopsys.com \
--cc=balbi@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=lukas.bulwahn@gmail.com \
--cc=manish.narani@xilinx.com \
/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
all inboxes | Powered by JetHome®