aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_qxwlan_e558-v2-16m.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_qxwlan_e558-v2-16m.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_qxwlan_e558-v2-16m.dts16
1 files changed, 16 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9558_qxwlan_e558-v2-16m.dts b/target/linux/ath79/dts/qca9558_qxwlan_e558-v2-16m.dts
new file mode 100644
index 0000000000..1df4c5e6b5
--- /dev/null
+++ b/target/linux/ath79/dts/qca9558_qxwlan_e558-v2-16m.dts
@@ -0,0 +1,16 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+
+#include "qca9558_qxwlan_e558.dtsi"
+
+/ {
+ model = "Qxwlan E558 v2 16M";
+ compatible = "qxwlan,e558-v2-16m", "qca,qca9558";
+};
+
+&partitions {
+ partition@70000 {
+ compatible = "denx,uimage";
+ label = "firmware";
+ reg = <0x070000 0xf90000>;
+ };
+};