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

Commit 73c42009 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable USB BAM on APQ8084"

parents 9a653c8a 53e061d9
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1325,7 +1325,6 @@
	};

	qcom,usbbam@f9304000 {
		status = "disabled";
		compatible = "qcom,usb-bam-msm";
		reg = <0xf9304000 0x5000>,
		      <0xf92f880c 0x4>;
@@ -1333,7 +1332,7 @@
		interrupts = <0 132 0>;
		interrupt-names = "ssusb";
		qcom,usb-bam-num-pipes = <16>;
		qcom,usb-bam-fifo-baseaddr = <0x00000000 0xf9200000>;
		qcom,usb-bam-fifo-baseaddr = <0xf9200000>;
		qcom,ignore-core-reset-ack;
		qcom,disable-clk-gating;

@@ -1397,6 +1396,8 @@

		USB3_GDSC-supply = <&gdsc_usb30>;
		qcom,dwc-usb3-msm-dbm-eps = <4>;
		qcom,dwc-usb3-msm-tx-fifo-size = <29696>;
		qcom,dwc-usb3-msm-qdss-tx-fifo-size = <8192>;
		qcom,otg-capability;
		qcom,misc-ref = <&pma8084_misc>;
		qcom,restore-sec-cfg-for-scm-dev-id = <9>;