ath79: enable UART in SoC DTSI files
[openwrt/staging/jow.git] / target / linux / ath79 / dts / ar9331_pisen_wmm003n.dts
index 16f88c3273a5386c760f43875a2a78843864eff8..3a18249aa6fcf9a1e7463c11f6d1e2b7f8b3f6cc 100644 (file)
@@ -10,7 +10,6 @@
        compatible = "pisen,wmm003n", "qca,ar9331";
 
        aliases {
-               serial0 = &uart;
                led-boot = &led_system;
                led-failsafe = &led_system;
                led-running = &led_system;
        compatible = "syscon", "simple-mfd";
 };
 
-&uart {
-       status = "okay";
-};
-
 &usb {
        dr_mode = "host";
        vbus-supply = <&reg_usb_vbus>;