ath79: enable UART in SoC DTSI files
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9561_xiaomi_mi-router-4q.dts
index 360e9cd415583642ad4d8737a1c6eaffbf519496..821f125c203a30136c2e4fee996bef00c2b6ceec 100644 (file)
@@ -1,11 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0+ OR MIT
-/dts-v1/;
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+
+#include "qca956x.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca956x.dtsi"
-
 / {
        compatible = "xiaomi,mi-router-4q", "qca,qca9560";
        model = "Xiaomi Mi Router 4Q";
                compatible = "gpio-leds";
 
                led_red: led_red {
-                       label = "mi-router-4q:red:led";
+                       label = "red:led";
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
                };
 
                led_yellow: led_yellow {
-                       label = "mi-router-4q:yellow:led";
+                       label = "yellow:led";
                        gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
                };
 
                led_blue: led_blue {
-                       label = "mi-router-4q:blue:led";
+                       label = "blue:led";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &spi {
        status = "okay";
-       num-cs = <1>;
 
        flash@0 {
                compatible = "jedec,spi-nor";