Skip to content
Snippets Groups Projects
Commit 613abe40 authored by QCTECMDR Service's avatar QCTECMDR Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "PENDING: arm64: dts: qcom: Disable USB U1/U2 entry for QCS9100/QCS8300"

parents 0fd9f0bd 7b75b118
No related branches found
No related tags found
No related merge requests found
......@@ -652,6 +652,11 @@ &usb_2_hsphy {
};
&usb_1 {
snps,dis-u2-entry-quirk;
snps,dis-u1-entry-quirk;
snps,dis_u2_susphy_quirk;
snps,dis_u3_susphy_quirk;
status = "okay";
};
......
......@@ -975,6 +975,11 @@ &usb_0 {
};
&usb_0_dwc3 {
snps,dis-u2-entry-quirk;
snps,dis-u1-entry-quirk;
snps,dis_u2_susphy_quirk;
snps,dis_u3_susphy_quirk;
dr_mode = "peripheral";
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment