diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2020-11-13 13:09:19 +0300 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2020-11-14 02:11:31 +0300 |
commit | 632ddf978565378e7efb9ea77c0ba239ea66bfdc (patch) | |
tree | e7393488d2616c36dd56cf7939e1ccb1cfdf43cb /arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts | |
parent | 776461b1795b4dc4084894cf53399044aafa1d21 (diff) | |
download | linux-632ddf978565378e7efb9ea77c0ba239ea66bfdc.tar.xz |
ARM: dts: BCM5301X: Disable USB 3 PHY on devices without USB 3
It seems pointless to have it enabled.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts b/arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts index 810fc32f1895..7f07b78c1ac3 100644 --- a/arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts +++ b/arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts @@ -57,10 +57,6 @@ status = "okay"; }; -&usb3_phy { - status = "okay"; -}; - &srab { status = "okay"; |