This commit is contained in:
zhangpeng
2025-04-28 11:36:59 +08:00
commit 5dd7a8972b
945 changed files with 332963 additions and 0 deletions

18
rk356x/rk3568-sata1.dtsi Executable file
View File

@@ -0,0 +1,18 @@
/**
* enable sata1 relavent config for rk3568
*/
&usbhost_dwc3 {
/** redefine for combphy used to be sata */
phys = <&u2phy0_host>;
};
&combphy1_usq {
status = "okay";
};
&sata1 {
status = "okay";
};