arm64: dts: rockchip: rk3588: add sata nodes for evbs

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I4391a3c9517897297b1e574c2235e13c7491e9f6
This commit is contained in:
Yifeng Zhao
2021-11-04 16:39:35 +08:00
committed by Tao Huang
parent 7e864ae394
commit 001f34ffe4
5 changed files with 28 additions and 0 deletions

View File

@@ -321,6 +321,10 @@
status = "okay";
};
&sata0 {
status = "okay";
};
&u2phy1_otg {
phy-supply = <&vcc5v0_host>;
};

View File

@@ -254,6 +254,10 @@
status = "okay";
};
&sata0 {
status = "okay";
};
&u2phy0_otg {
phy-supply = <&vcc5v0_host>;
};

View File

@@ -887,6 +887,10 @@
status = "okay";
};
&sata1 {
status = "okay";
};
&u2phy1_otg {
phy-supply = <&vcc5v0_host>;
};

View File

@@ -96,6 +96,10 @@
status = "okay";
};
&combphy0_ps {
status = "okay";
};
/*
* mipi_dcphy0 needs to be enabled
* when dsi0 is enabled
@@ -784,6 +788,10 @@
status = "okay";
};
&sata0 {
status = "okay";
};
&u2phy0_otg {
vbus-supply = <&vbus5v0_typec>;
};

View File

@@ -52,6 +52,10 @@
};
};
&combphy2_psu {
status = "okay";
};
/*
* mipi_dcphy0 needs to be enabled
* when dsi0 is enabled
@@ -213,6 +217,10 @@
};
};
&sata2 {
status = "okay";
};
&u2phy2 {
status = "disabled";
};