Skip to content

Commit b5084a6

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 1ed58a8 commit b5084a6

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
@@ -281,6 +281,12 @@
281281
vdd-supply = <&regulator_fixed_5p0>;
282282
};
283283

284+
&usbphy1 {
285+
status = "okay";
286+
287+
vdd-supply = <&regulator_fixed_5p0>;
288+
};
289+
284290
&usb {
285291
status = "okay";
286292

0 commit comments

Comments
 (0)