summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Paoloni <gabriele.paoloni@huawei.com>2015-09-29 10:38:38 +0800
committerSherlock Wang <sherlock.wang@139.com>2015-11-06 16:02:10 +0800
commit941ad0c06f826d6a49276312c7a36d935e41027d (patch)
tree81771ff4afb2be6b18fa7b3ef5b1051154b142d0
parent7405d4efcb889644296751ce7d42661f74c90e8c (diff)
dts:hip05 pcie dtsi
Signed-off-by: liudongdong <liudongdong3@huawei.com>
-rw-r--r--arch/arm64/boot/dts/hisilicon/hisi_p660_pcie_d02.dtsi10
1 files changed, 6 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/hisilicon/hisi_p660_pcie_d02.dtsi b/arch/arm64/boot/dts/hisilicon/hisi_p660_pcie_d02.dtsi
index 260407a8437c..ae86082ddedb 100644
--- a/arch/arm64/boot/dts/hisilicon/hisi_p660_pcie_d02.dtsi
+++ b/arch/arm64/boot/dts/hisilicon/hisi_p660_pcie_d02.dtsi
@@ -2,8 +2,9 @@
pcie@0xb0080000 {
compatible = "hisilicon,hip05-pcie", "snps,dw-pcie";
reg = <0 0xb0080000 0 0x10000>, <0 0xb0000000 0 0x10000>,
- <0 0xb00d0000 0 0x10000>, <0x220 0x00000000 0 0x2000>;
- reg-names = "rc_dbi", "subctrl", "pcs", "config";
+ <0 0xb00d0000 0 0x10000>, <0x220 0x00000000 0 0x2000>,
+ <0 0xb2000000 0 0x40000>;
+ reg-names = "rc_dbi", "subctrl", "pcs", "config", "serdes";
bus-range = <0 127>;
msi-parent = <&its_pcie>;
#address-cells = <3>;
@@ -19,8 +20,9 @@
pcie@0xb0090000 {
compatible = "hisilicon,hip05-pcie", "snps,dw-pcie";
reg = <0 0xb0090000 0 0x10000>, <0 0xb0000000 0 0x10000>,
- <0 0xb00e0000 0 0x10000>, <0x240 0x00000000 0 0x2000>;
- reg-names = "rc_dbi", "subctrl", "pcs", "config";
+ <0 0xb00e0000 0 0x10000>, <0x240 0x00000000 0 0x2000>,
+ <0 0xb2100000 0 0x40000>;
+ reg-names = "rc_dbi", "subctrl", "pcs", "config", "serdes";
bus-range = <128 255>;
msi-parent = <&its_pcie>;
#address-cells = <3>;