aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts')
-rw-r--r--target/linux/ath79/dts/qca9558_openmesh_mr1750-v1.dts16
1 files changed, 16 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9558_openmesh_mr1750-v1.dts b/target/linux/ath79/dts/qca9558_openmesh_mr1750-v1.dts
new file mode 100644
index 0000000000..11eb6dfb55
--- /dev/null
+++ b/target/linux/ath79/dts/qca9558_openmesh_mr1750-v1.dts
@@ -0,0 +1,16 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+
+#include "qca9558_openmesh_mr.dtsi"
+
+/ {
+ compatible = "openmesh,mr1750-v1", "qca,qca9558";
+ model = "OpenMesh MR1750 v1";
+};
+
+&led_wifi2g {
+ linux,default-trigger = "phy1tpt";
+};
+
+&led_wifi5g {
+ linux,default-trigger = "phy0tpt";
+};