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

Commit b98378d1 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

dt-bindings: usb: Add gsi-disable-io-coherency to driver bindings

This allows to disable io-coherency in usb gsi for msm-ssusb driver.

Change-Id: I63278351f65ce9b117d5e85d783ccb9873a2a0ae
parent f6b2f3ab
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -75,6 +75,8 @@ Optional properties :
- qcom,gsi-reg-offset: USB GSI wrapper registers offset. It is must to provide this
  if qcom,num-gsi-evt-buffs property is specified. Check dwc3-msm driver for order
  and name of register offset need to provide.
- qcom,gsi-disable-io-coherency: IO-coherency is enabled by default in usb gsi driver.
  This property disables io-coherency in usb gsi driver.
- qcom,pm-qos-latency: This represents max tolerable CPU latency in microsecs,
	which is used as a vote by driver to get max performance in perf mode.
- qcom,smmu-s1-bypass: If present, configure SMMU to bypass stage 1 translation.