arm64: dts: rockchip: rk3588-evb: Add pcie3-phymode setting

rk3588 boards may have different pcie3-phymode, default as below id not
set:
rockchip,pcie30-phymode = <PHY_MODE_PCIE_AGGREGATION>;

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Change-Id: If158eb47f679d0c7b184b6bd64262d0f764b97f3
This commit is contained in:
Kever Yang
2021-11-15 09:59:31 +08:00
committed by Tao Huang
parent 70c3026b5f
commit a3a5483632
2 changed files with 2 additions and 0 deletions

View File

@@ -416,6 +416,7 @@
};
&pcie30phy {
rockchip,pcie30-phymode = <PHY_MODE_PCIE_AGGREGATION>;
status = "okay";
};

View File

@@ -174,6 +174,7 @@
};
&pcie30phy {
rockchip,pcie30-phymode = <PHY_MODE_PCIE_NANBNB>;
status = "okay";
};