summaryrefslogtreecommitdiff
path: root/drivers/misc/ocxl/link.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-12-11 05:27:33 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2018-12-20 14:21:20 +0300
commit3cfb9ebe906b51f2942b1e251009bb251efd2ba6 (patch)
treee038026a51938247ee85990e99ae6de263ee7e99 /drivers/misc/ocxl/link.c
parent51f4cc2047a4b7e9bf1b49acf06c110991fd4167 (diff)
downloadlinux-3cfb9ebe906b51f2942b1e251009bb251efd2ba6.tar.xz
powerpc/44x/bamboo: Fix PCI range
The bamboo dts has a bug: it uses a non-naturally aligned range for PCI memory space. This isnt' supported by the code, thus causing PCI to break on this system. This is due to the fact that while the chip memory map has 1G reserved for PCI memory, it's only 512M aligned. The code doesn't know how to split that into 2 different PMMs and fails, so limit the region to 512M. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/misc/ocxl/link.c')
0 files changed, 0 insertions, 0 deletions