All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: BCM5301X: Enable USB 3 PHY on Luxul XWR-3150
@ 2020-11-13  9:50 ` Rafał Miłecki
  0 siblings, 0 replies; 17+ messages in thread
From: Rafał Miłecki @ 2020-11-13  9:50 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Hauke Mehrtens, linux-arm-kernel, devicetree,
	bcm-kernel-feedback-list, Rafał Miłecki

From: Rafał Miłecki <rafal@milecki.pl>

This device has a functional USB 3 port so PHY is required.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
---
 arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts b/arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts
index 4d5c5aa7dc42..1a6b9f56d67a 100644
--- a/arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts
+++ b/arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts
@@ -71,6 +71,10 @@ &usb3 {
 	vcc-gpio = <&chipcommon 18 GPIO_ACTIVE_HIGH>;
 };
 
+&usb3_phy {
+	status = "okay";
+}
+
 &spi_nor {
 	status = "okay";
 };
-- 
2.27.0


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

end of thread, other threads:[~2020-11-16  6:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13  9:50 [PATCH] ARM: dts: BCM5301X: Enable USB 3 PHY on Luxul XWR-3150 Rafał Miłecki
2020-11-13  9:50 ` Rafał Miłecki
2020-11-13 13:41 ` kernel test robot
2020-11-13 13:41   ` kernel test robot
2020-11-13 13:41   ` kernel test robot
2020-11-13 13:51   ` Rafał Miłecki
2020-11-13 13:51     ` Rafał Miłecki
2020-11-13 13:51     ` Rafał Miłecki
2020-11-16  6:14     ` [kbuild-all] " Rong Chen
2020-11-16  6:14       ` Rong Chen
2020-11-16  6:14       ` [kbuild-all] " Rong Chen
2020-11-13 23:12 ` Florian Fainelli
2020-11-13 23:12   ` Florian Fainelli
2020-11-13 23:17   ` Florian Fainelli
2020-11-13 23:17     ` Florian Fainelli
2020-11-13 23:18     ` Rafał Miłecki
2020-11-13 23:18       ` Rafał Miłecki

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.