SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / mips / dts / comtrend,ar-5315u.dts
index 4e4d69b..4557018 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /dts-v1/;
        };
 };
 
+&ehci {
+       status = "okay";
+};
+
 &leds {
        status = "okay";
 
        };
 };
 
+&ohci {
+       status = "okay";
+};
+
 &spi {
        status = "okay";
 
@@ -83,3 +90,7 @@
        u-boot,dm-pre-reloc;
        status = "okay";
 };
+
+&usbh {
+       status = "okay";
+};