pcie: fix config spaces error
authorZan Peng <zan.peng@amlogic.com>
Sat, 3 Feb 2018 09:11:42 +0000 (17:11 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Mon, 5 Mar 2018 06:11:34 +0000 (14:11 +0800)
PD#156734: pcie: fix config spaces error

Change-Id: I217b0941a4facd874f4df74e4d0eefa5a72af527
Signed-off-by: Zan Peng <zan.peng@amlogic.com>
arch/arm64/boot/dts/amlogic/g12a_skt.dts

index f29f6e1..864f7de 100644 (file)
                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>;