rockchip64 / edge 6.6: add rk3566-orangepi-3b-sata DTB
This commit is contained in:
parent
30aa744630
commit
f60ef3aa31
@ -0,0 +1,17 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
#include "rk3566-orangepi-3b.dts"
|
||||
|
||||
/ {
|
||||
model = "Rockchip RK3566 OPi 3B with SATA instead of PCIe";
|
||||
};
|
||||
|
||||
&pcie2x1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&sata2 {
|
||||
status = "okay";
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user