mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user