14 lines
129 B
Plaintext
14 lines
129 B
Plaintext
![]() |
/**
|
||
|
* enable sata2 relavent config for rk3568
|
||
|
*/
|
||
|
|
||
|
|
||
|
|
||
|
&combphy2_psq {
|
||
|
status = "okay";
|
||
|
};
|
||
|
|
||
|
&sata2 {
|
||
|
status = "okay";
|
||
|
};
|