Skip to content

Commit 5caadde

Browse files
qualcommax: ipq50xx: Linksys MR5500 add support for USB3
Add USB3 support to Linksys MR5500 Signed-off-by: George Moussalem <george.moussalem@outlook.com>
1 parent d656ee5 commit 5caadde

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mr5500.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,12 @@
173173
vdd-supply = <&regulator_fixed_5p0>;
174174
};
175175

176+
&usbphy1 {
177+
status = "okay";
178+
179+
vdd-supply = <&regulator_fixed_5p0>;
180+
};
181+
176182
&usb {
177183
status = "okay";
178184

0 commit comments

Comments
 (0)