ath79: enable UART in SoC DTSI files
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9331_glinet_64xx.dtsi
index 8cdc9ac4ca6c9652906fefb42f493427e38a8ba6..2f92123c34d0891fbf0879fa596b012d9e07d66b 100644 (file)
@@ -7,7 +7,6 @@
 
 / {
        aliases {
-               serial0 = &uart;
                label-mac-device = &wmac;
        };
 
        mtd-mac-address = <&uboot 0x1fc00>;
 };
 
-&uart {
-       status = "okay";
-};
-
 &usb {
        dr_mode = "host";
        vbus-supply = <&reg_usb_vbus>;