rockchip
This commit is contained in:
18
rk356x/rk3568-sata1.dtsi
Executable file
18
rk356x/rk3568-sata1.dtsi
Executable 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";
|
||||
};
|
||||
Reference in New Issue
Block a user