mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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:
parent
7e864ae394
commit
001f34ffe4
|
|
@ -321,6 +321,10 @@ &pwm2 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&sata0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy1_otg {
|
||||
phy-supply = <&vcc5v0_host>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -254,6 +254,10 @@ &pwm3 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&sata0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy0_otg {
|
||||
phy-supply = <&vcc5v0_host>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -887,6 +887,10 @@ &pwm15 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&sata1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy1_otg {
|
||||
phy-supply = <&vcc5v0_host>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -96,6 +96,10 @@ &backlight {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&combphy0_ps {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dcphy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
|
|
@ -784,6 +788,10 @@ &pwm7 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&sata0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy0_otg {
|
||||
vbus-supply = <&vbus5v0_typec>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -52,6 +52,10 @@ vbus5v0_typec: vbus5v0-typec {
|
|||
};
|
||||
};
|
||||
|
||||
&combphy2_psu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dcphy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
|
|
@ -213,6 +217,10 @@ typec5v_pwren: typec5v-pwren {
|
|||
};
|
||||
};
|
||||
|
||||
&sata2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy2 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user