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

Skip to content
Commit 73c3970d authored by Niranjana Vishwanathapura's avatar Niranjana Vishwanathapura Committed by Stephen Boyd
Browse files

msm: mpq8064: pcie: Correct the PCIE device address space allocation



PCIE device resources are being allocated from the system memory
address space, instead of the PCIE device address space. This causes
conflict in system memory address space. Specify the PCI framework
to allocate device resources from a separate PCIE device address space
instead of the default system memory address space. Correctly allocate
the PCIE AXI resources from the system memory resource. The PCIE hardware
address translation block translates the PCIE AXI region to PCIE device
address region. Pass the PCIE AXI region as platfrom data instead of the
device platform resource to the PCIE controller driver. That way only the
required PCIE AXI resources are allocated from the system memory resource.

Change-Id: Id01bcbeb95f6894d00dfb786267c6c2fb30657e8
Signed-off-by: default avatarNiranjana Vishwanathapura <nvishwan@codeaurora.org>
parent c496770e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment