ath79: apply Engenius ECB1750 style to OpenMesh MR900 RGMII cfg
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9344_tplink_cpe220-v2.dts
index 0981b4af07ce1f7962ed0ed6746e4ac0cba7cb9c..73bc246f42a0724f75c8c3e97d2046c9a83588d4 100644 (file)
@@ -1,9 +1,12 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
-#include "ar9344_tplink_cpexxx-v1.dtsi"
+#include "ar9344_tplink_cpe_2port.dtsi"
 
 / {
        compatible = "tplink,cpe220-v2", "qca,ar9344";
        model = "TP-Link CPE220 v2";
 };
+
+&led_link4 {
+       gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
+};