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

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

Merge "ARM: msm: dts: Disable U1U2 low power modes for QCS610"

parents 46c5d81e 56d53422
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -365,6 +365,12 @@
	status = "ok";
};

&usb0 {
	dwc3@a600000 {
		snps,usb3-u1u2-disable;
	};
};

&L16A {
	regulator-max-microvolt = <3304000>;
};
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ extern unsigned int uvc_gadget_trace_param;
 * Driver specific constants
 */

#define UVC_NUM_REQUESTS			4
#define UVC_NUM_REQUESTS			8
#define UVC_MAX_REQUEST_SIZE			64
#define UVC_MAX_EVENTS				4