arm64: dts: rockchip: rk3588: add php_grf for PCIe

Change-Id: Id3dee374794c41be59db088016702e420b1223be
Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
Simon Xue
2021-11-18 10:38:04 +08:00
committed by Tao Huang
parent 9b603198a7
commit f52f348039

View File

@@ -478,6 +478,7 @@
reg-names = "pcie-apb", "pcie-dbi";
resets = <&cru SRST_PCIE0_POWER_UP>;
reset-names = "pipe";
rockchip,pipe-grf = <&php_grf>;
status = "disabled";
pcie3x4_intc: legacy-interrupt-controller {
@@ -529,6 +530,7 @@
reg-names = "pcie-apb", "pcie-dbi";
resets = <&cru SRST_PCIE1_POWER_UP>;
reset-names = "pipe";
rockchip,pipe-grf = <&php_grf>;
status = "disabled";
pcie3x2_intc: legacy-interrupt-controller {
@@ -580,6 +582,7 @@
reg-names = "pcie-apb", "pcie-dbi";
resets = <&cru SRST_PCIE2_POWER_UP>;
reset-names = "pipe";
rockchip,pipe-grf = <&php_grf>;
status = "disabled";
pcie2x1l0_intc: legacy-interrupt-controller {