ath79: Add missing read-only properties
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_archer-c7-v5.dts
index 8059b48510e22ec5ad7af7343e77641425699186..efe83cd5ee5d343a7b27085987d3930d88cc91a8 100644 (file)
@@ -33,6 +33,7 @@
        partition@40000 {
                label = "partition-table";
                reg = <0x040000 0x010000>;
+               read-only;
        };
 
        art: partition@50000 {
        info: partition@60000 {
                label = "info";
                reg = <0x060000 0x020000>;
+               read-only;
        };
 
        partition@80000 {
                label = "user-config";
                reg = <0x080000 0x040000>;
+               read-only;
        };
 
        partition@c0000 {
@@ -60,5 +63,6 @@
        partition@ff0000 {
                label = "default-config";
                reg = <0xff0000 0x010000>;
+               read-only;
        };
 };