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

Commit 82f67381 authored by Tony Truong's avatar Tony Truong
Browse files

ARM: dts: msm: adjust PCIe1 bar size to support endpoint



Different endpoint may require different bar size. This change
increases the bar size of PCIe1 in order to support various
endpoints.

Change-Id: I8e9b3d7b135d4bdfa3836cd85116d433f36e05a8
Signed-off-by: default avatarTony Truong <truong@codeaurora.org>
parent 87cdb242
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -546,9 +546,9 @@
		    <0xfc52e000  0x1000>,
		    <0xf8800000 0xf1d>,
		    <0xf8800F20 0xa8>,
		    <0xf8900000 0x100000>,
		    <0xf8a00000 0x100000>,
		    <0xf8b00000 0x500000>;
		    <0xf8801000 0x7f000>,
		    <0xf8880000 0x80000>,
		    <0xf8900000 0x700000>;

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