add cpu node name

This commit is contained in:
george
2024-10-09 09:00:55 +08:00
committed by Nathan
parent 5b7e185f2a
commit 62414419fc
5 changed files with 30 additions and 0 deletions

View File

@@ -22,6 +22,10 @@
#address-cells = <2>;
#size-cells = <2>;
system {
cpu,model = "Rockchip RK3588S";
};
aliases {
csi2dcphy0 = &csi2_dcphy0;
csi2dcphy1 = &csi2_dcphy1;