mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -416,6 +416,7 @@
|
||||
};
|
||||
|
||||
&pcie30phy {
|
||||
rockchip,pcie30-phymode = <PHY_MODE_PCIE_AGGREGATION>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -174,6 +174,7 @@
|
||||
};
|
||||
|
||||
&pcie30phy {
|
||||
rockchip,pcie30-phymode = <PHY_MODE_PCIE_NANBNB>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user