ath79: enable UART in SoC DTSI files
[openwrt/staging/jow.git] / target / linux / ath79 / dts / ar9331_hak5_lan-turtle.dtsi
index e7ca002038d9f0fe25a5af9b7c5e3ba99f15d942..3f20843b0886de3b774e826b6ebc1c2905ccc90d 100644 (file)
@@ -6,10 +6,6 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       aliases {
-               serial0 = &uart;
-       };
-
        keys: keys {
                compatible = "gpio-keys";
 
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &usb {
        status = "okay";
 };