Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / arch / mips / dts / sfr,nb4-ser.dts
index f2092e9f999f56480175227308b11dd95bf0dc13..bdc6f8ae4559060a409552c161f1cd3bcf7bea4e 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /dts-v1/;
        };
 };
 
+&ehci {
+       status = "okay";
+};
+
 &gpio0 {
        status = "okay";
 };
        };
 };
 
+&ohci {
+       status = "okay";
+};
+
 &pflash {
        status = "okay";
 };
@@ -91,3 +98,7 @@
        u-boot,dm-pre-reloc;
        status = "okay";
 };
+
+&usbh {
+       status = "okay";
+};