summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>;