ath79: enable UART in SoC DTSI files
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9331_tplink_tl-wr703n_tl-mr10u.dtsi
index ecd795580f370f017e8001e257db8f3e42c228ba..e31640b87f5b92d51e779a9925b71a4ca2c50079 100644 (file)
@@ -7,7 +7,6 @@
 
 / {
        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>;