linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable renesas usb xhci pci host controller
@ 2021-06-15  8:17 Vinod Koul
  2021-06-16  0:50 ` patchwork-bot+linux-arm-msm
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2021-06-15  8:17 UTC (permalink / raw)
  To: Bjorn Andersson; +Cc: linux-arm-msm, Vinod Koul, linux-kernel

96Boards RB3 has a USB XHCI PCI Renesas host controller. This controller
requires firmware to be loaded on its ROM/RAM, so enable the module
CONFIG_USB_XHCI_PCI_RENESAS. This depends on CONFIG_USB_XHCI_PCI so
enable that as well.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 05b8f350c084..992e1dd87a88 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -795,6 +795,8 @@ CONFIG_USB_CONN_GPIO=m
 CONFIG_USB=y
 CONFIG_USB_OTG=y
 CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_XHCI_PCI=m
+CONFIG_USB_XHCI_PCI_RENESAS=m
 CONFIG_USB_XHCI_TEGRA=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_EXYNOS=y
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable renesas usb xhci pci host controller
  2021-06-15  8:17 [PATCH] arm64: defconfig: Enable renesas usb xhci pci host controller Vinod Koul
@ 2021-06-16  0:50 ` patchwork-bot+linux-arm-msm
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-arm-msm @ 2021-06-16  0:50 UTC (permalink / raw)
  To: Vinod Koul; +Cc: linux-arm-msm

Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Tue, 15 Jun 2021 13:47:49 +0530 you wrote:
> 96Boards RB3 has a USB XHCI PCI Renesas host controller. This controller
> requires firmware to be loaded on its ROM/RAM, so enable the module
> CONFIG_USB_XHCI_PCI_RENESAS. This depends on CONFIG_USB_XHCI_PCI so
> enable that as well.
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> 
> [...]

Here is the summary with links:
  - arm64: defconfig: Enable renesas usb xhci pci host controller
    https://git.kernel.org/qcom/c/8ae030c34dce

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-16  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15  8:17 [PATCH] arm64: defconfig: Enable renesas usb xhci pci host controller Vinod Koul
2021-06-16  0:50 ` patchwork-bot+linux-arm-msm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).