Skip to content
Snippets Groups Projects
Commit c369757e authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Sebastian Reichel
Browse files

arm64: dts: rockchip: rk3588-evb1: add SATA


Add support for the SATA0_0 port found on the RK3588 EVB1. The
second port (SATA0_1) does not work, which matches the downstream
behaviour.

Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent f324356a
No related merge requests found
......@@ -946,6 +946,14 @@ regulator-state-mem {
};
};
&combphy0_ps {
status = "okay";
};
&sata0 {
status = "okay";
};
&tsadc {
status = "okay";
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment