mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: multi_v7_defconfig: Enable Broadcom STB USB drivers
@ 2021-10-30  2:57 Florian Fainelli
  2021-10-30  2:57 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable BCM23550 and BCM53573 Florian Fainelli
  2021-11-13  4:26 ` [PATCH 1/2] ARM: multi_v7_defconfig: Enable Broadcom STB USB drivers Florian Fainelli
  0 siblings, 2 replies; 4+ messages in thread
From: Florian Fainelli @ 2021-10-30  2:57 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Florian Fainelli, Russell King, Arnd Bergmann, Alexandre Torgue,
	Krzysztof Kozlowski, Dmitry Osipenko, Thierry Reding,
	Olivier Moysan, Joel Stanley, Manivannan Sadhasivam,
	Grygorii Strashko, Stefan Wahren, Alexandre Belloni,
	Saravana Kannan, Marek Szyprowski, open list

Enable CONFIG_PHY_USB_BRCM (USB PHY driver) and CONFIG_USB_BRCMSTB which
allows us to enable the Broadcom STB USB drivers (OHCI, EHCI and XHCI).

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 33572998dbbe..ae891e3e6a1a 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -287,6 +287,7 @@ CONFIG_MICREL_PHY=y
 CONFIG_AT803X_PHY=y
 CONFIG_ROCKCHIP_PHY=y
 CONFIG_SMSC_PHY=y
+CONFIG_USB_BRCMSTB=m
 CONFIG_USB_PEGASUS=y
 CONFIG_USB_RTL8152=m
 CONFIG_USB_LAN78XX=m
@@ -1105,6 +1106,7 @@ CONFIG_PHY_SUN9I_USB=y
 CONFIG_PHY_HIX5HD2_SATA=y
 CONFIG_PHY_BERLIN_SATA=y
 CONFIG_PHY_BERLIN_USB=y
+CONFIG_PHY_BRCM_USB=m
 CONFIG_PHY_MMP3_USB=m
 CONFIG_PHY_CPCAP_USB=m
 CONFIG_PHY_QCOM_APQ8064_SATA=m
-- 
2.25.1


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

end of thread, other threads:[~2021-11-13  4:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-30  2:57 [PATCH 1/2] ARM: multi_v7_defconfig: Enable Broadcom STB USB drivers Florian Fainelli
2021-10-30  2:57 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable BCM23550 and BCM53573 Florian Fainelli
2021-11-13  4:26   ` Florian Fainelli
2021-11-13  4:26 ` [PATCH 1/2] ARM: multi_v7_defconfig: Enable Broadcom STB USB drivers Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome