rockchip/rk356x/rk3568-sata1.dtsi

19 lines
224 B
Plaintext
Raw Permalink Normal View History

2025-04-28 03:36:59 +00:00
/**
* 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";
};