lantiq: remove support for kernel 4.19
[openwrt/openwrt.git] / target / linux / lantiq / files-5.4 / arch / mips / boot / dts / lantiq / vr9_tplink_vr200.dts
diff --git a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200.dts b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200.dts
deleted file mode 100644 (file)
index 4ad7a48..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-#include "vr9_tplink_vr200.dtsi"
-
-/ {
-       compatible = "tplink,vr200", "lantiq,xway", "lantiq,vr9";
-       model = "TP-LINK Archer VR200";
-
-       chosen {
-               bootargs = "console=ttyLTQ0,115200";
-       };
-};
-
-&keys {
-       led {
-               label = "led";
-               gpios = <&gpio 39 GPIO_ACTIVE_LOW>;
-               linux,code = <KEY_LIGHTS_TOGGLE>;
-       };
-};
-
-&leds {
-       wps {
-               label = "blue:wps";
-               gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
-       };
-};