Skip to content
Permalink
Browse files
ARM: dts: BCM5301X: Enable USB 3 PHY on Luxul XWR-3150
This device has a functional USB 3 port so PHY is required.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
  • Loading branch information
Rafał Miłecki authored and intel-lab-lkp committed Nov 13, 2020
1 parent 616fde2 commit 1f7742592f638fdb90b7270d80d0c797e243ada7
Showing 1 changed file with 4 additions and 0 deletions.
@@ -71,6 +71,10 @@
vcc-gpio = <&chipcommon 18 GPIO_ACTIVE_HIGH>;
};

&usb3_phy {
status = "okay";
}

&spi_nor {
status = "okay";
};

0 comments on commit 1f77425

Please sign in to comment.