generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9344_tplink_cpe510-v1.dts
index 225d16e2e7831bef07b5d6cb1107b9f84bfe33dd..483fdf4e6c2fe0abbed6e9b38aa3578a5f24ee4c 100644 (file)
@@ -1,9 +1,13 @@
 // 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,cpe510-v1", "qca,ar9344";
        model = "TP-Link CPE510 v1";
 };
+
+&led_link4 {
+       gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
+};