summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts')
-rw-r--r--arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts b/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
index dd9d33b2da..82daabbdd4 100644
--- a/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
+++ b/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
@@ -26,6 +26,12 @@
compatible = "barebox,environment";
device-path = &spiflash, "partname:barebox-environment";
};
+
+ art@0 {
+ compatible = "qca,art-ar9344", "qca,art";
+ device-path = &spiflash_art;
+ barebox,provide-mac-address = <&mac0>;
+ };
};
};
@@ -63,6 +69,11 @@
label = "barebox-environment";
reg = <0x80000 0x10000>;
};
+
+ spiflash_art: partition@7f0000 {
+ label = "art";
+ reg = <0x7f0000 0x10000>;
+ };
};
};