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

Commit f37837e5 authored by Nitesh Gupta's avatar Nitesh Gupta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add MHI register space info for PCIe on SA6155

Add MHI register space information for PCIe so feature such as
displaying ASPM stats is possible on SA6155.

Change-Id: I17e6211165963e0ebdd170f2201cd7424e037fd1
parent 3f937084
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -12,10 +12,12 @@
			<0x40001000 0x1000>,
			<0x40100000 0x100000>,
			<0x40200000 0x100000>,
			<0x40300000 0x1fd00000>;
			<0x40300000 0x1fd00000>,
			<0x01c0b000 0x1000>;

		reg-names = "parf", "phy", "dm_core", "elbi",
				"iatu", "conf", "io", "bars";
				"iatu", "conf", "io", "bars",
				"mhi";

		#address-cells = <3>;
		#size-cells = <2>;