mediatek: fix missing semicolons in zr-3020 dts

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-06-25 21:13:35 +08:00
parent 9cbdf85e50
commit e334121874
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
/ {
model = "Livinet ZR-3020 (custom U-Boot layout)";
compatible = "livinet,zr-3020-ubootmod", "mediatek,mt7981";
}
};
&partitions {
partition@580000 {

View File

@ -6,7 +6,7 @@
/ {
model = "Livinet ZR-3020";
compatible = "livinet,zr-3020", "mediatek,mt7981";
}
};
&partitions {
partition@580000 {