mediatek: fix missing semicolons in zr-3020 dts

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e334121874)
This commit is contained in:
Tianling Shen 2023-06-25 21:13:35 +08:00
parent 4cea01e4a3
commit 51a64e019c
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
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 {