]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ph1-ld11-ref.dts
arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliases
[u-boot] / arch / arm / dts / uniphier-ph1-ld11-ref.dts
index 88e7f53ed59142a893b5a342596483372d5fcfc3..ca310267380431e3b704ee8637c15a9614c6f5ab 100644 (file)
@@ -1,7 +1,8 @@
 /*
  * Device Tree Source for UniPhier PH1-LD11 Reference Board
  *
- * Copyright (C) 2016 Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2016 Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+        X11
  */
        status = "okay";
 };
 
-/* for U-Boot only */
-/ {
-       soc {
-               u-boot,dm-pre-reloc;
-       };
+&usb0 {
+       status = "okay";
+};
+
+&usb1 {
+       status = "okay";
 };
 
+&usb2 {
+       status = "okay";
+};
+
+/* for U-Boot only */
 &serial0 {
        u-boot,dm-pre-reloc;
 };
 
-&pinctrl {
+&pinctrl_uart0 {
        u-boot,dm-pre-reloc;
 };
 
-&pinctrl_uart0 {
+&pinctrl_system_bus {
        u-boot,dm-pre-reloc;
 };