Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a10b22a3 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add USB HUB configuration for RB5"

parents 99ded382 9f389213
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -99,3 +99,10 @@
		};
	};
};

&usb1 {
	/delete-property/ qcom,default-mode-none;
	dwc3@a800000 {
		dr_mode = "host";
	};
};