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

Commit 0e7d0b18 authored by Jack Pham's avatar Jack Pham
Browse files

ARM: dts: msm: Add bus voting to USB on APQ8084



Add entries specifying bus performance voting for the
USB device.

Change-Id: I6281b74403f06f8ed0c2e7d4d4d2055bc56965d1
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent d48b00ea
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -867,6 +867,13 @@
		qcom,otg-capability;
		qcom,misc-ref = <&pma8084_misc>;

		qcom,msm-bus,name = "usb3";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<61 512 0 0>,
				<61 512 240000 960000>;

		dwc3@f9200000 {
			compatible = "synopsys,dwc3";
			reg = <0xf9200000 0xfc000>;