Update rk3568-opc-h69k.dts

This commit is contained in:
骷髅头 2023-05-06 21:18:37 +08:00 committed by GitHub
parent 3325298015
commit 67af4404d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,8 @@
#include "rk3568-hinlink-opc.dtsi" #include "rk3568-hinlink-opc.dtsi"
/ { / {
model = "HINLINK OPC-H68K Board"; model = "HINLINK OPC-H69K Board";
compatible = "hinlink,opc-h68k", "rockchip,rk3568"; compatible = "hinlink,opc-h69k", "rockchip,rk3568";
aliases { aliases {
ethernet0 = &gmac0; ethernet0 = &gmac0;
@ -102,4 +102,4 @@
&sata0 { &sata0 {
target-supply = <&vcc5v0_ahci>; target-supply = <&vcc5v0_ahci>;
}; };