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

Commit 4f79bc76 authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: msm: Enable AHB2AHB By pass and streaming mode with rndis



AHB2AHB By pass and streaming mode are USB controller feature. Enable
AHB2AHB By Pass feature device mode functionality. Enable streaming
mode only when rndis function is present as part of USB composition.

CRs-Fixed: 550553
Change-Id: I978c25b9f455e267ed54a9ace8832cacb9d739e2
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 0bf783f5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -297,6 +297,7 @@
		qcom,hsusb-otg-otg-control = <2>;
		qcom,hsusb-otg-disable-reset;
		qcom,dp-manual-pullup;
		qcom,ahb-async-bridge-bypass;

		qcom,msm-bus,name = "usb";
		qcom,msm-bus,num-cases = <3>;
@@ -311,6 +312,7 @@
		compatible = "qcom,android-usb";
		reg = <0xfe8050c8 0xc8>;
		qcom,android-usb-swfi-latency = <1>;
		qcom,streaming-func = "rndis";
	};

	hsic_host: hsic@f9a00000 {
+2 −0
Original line number Diff line number Diff line
@@ -251,6 +251,7 @@
		qcom,hsusb-otg-otg-control = <2>;
		qcom,hsusb-otg-disable-reset;
		qcom,dp-manual-pullup;
		qcom,ahb-async-bridge-bypass;

		qcom,msm-bus,name = "usb2";
		qcom,msm-bus,num-cases = <2>;
@@ -264,6 +265,7 @@
		compatible = "qcom,android-usb";
		reg = <0xfe8050c8 0xc8>;
		qcom,android-usb-swfi-latency = <1>;
		qcom,streaming-func = "rndis";
	};

	rmtfs_sharedmem {