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

Commit 0c39f8b0 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: Fix DBM base address for primary USB port on SDM845" into msm-4.9

parents f0f7d901 c8e9b3a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -282,9 +282,9 @@
		status = "disabled";
	};

	dbm_1p5: dbm@a8f8000 {
	dbm_1p5: dbm@a6f8000 {
		compatible = "qcom,usb-dbm-1p5";
		reg = <0xa8f8000 0x400>;
		reg = <0xa6f8000 0x400>;
		qcom,reset-ep-after-lpm-resume;
	};