pcie: fix config spaces error

PD#156734: pcie: fix config spaces error

Change-Id: I217b0941a4facd874f4df74e4d0eefa5a72af527
Signed-off-by: Zan Peng <zan.peng@amlogic.com>
This commit is contained in:
Zan Peng
2018-02-03 17:11:42 +08:00
committed by Yixun Lan
parent f545e960a0
commit fc4450ef86

View File

@@ -239,7 +239,7 @@
device_type = "pci";
ranges = <0x81000000 0 0 0 0xfc600000 0x0 0x100000
/* downstream I/O */
0x82000000 0 0xfa510000 0x0 0xfc700000 0 0x1900000>;
0x82000000 0 0xfc700000 0x0 0xfc700000 0 0x1900000>;
/* non-prefetchable memory */
num-lanes = <1>;
pcie-num = <1>;