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

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

Merge "dt-bindings: usb: Restart host mode in high speed"

parents f08edb69 88f42061
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -43,6 +43,8 @@ Optional properties:
- qcom,default-sink-caps: List of 32-bit values representing the nominal sink
			capabilities in voltage (millivolts) and current
			(milliamps) pairs.
- qcom,no-usb3-dp-concurrency: If present, usb3 and dp concurrency is not supported.
- qcom,pd-20-source-only: If present, only PD2.0 is supported as source.

Example:
	qcom,qpnp-pdphy@1700 {
+2 −0
Original line number Diff line number Diff line
@@ -342,6 +342,8 @@

			qcom,default-sink-caps = <5000 3000>, /* 5V @ 3A */
						 <9000 3000>; /* 9V @ 3A */
			qcom,no-usb3-dp-concurrency;
			qcom,pd-20-source-only;
		};

		pm660_adc_tm: vadc@3400 {