ARM: dts: rmobile: Add soc label to Gen3
[oweals/u-boot.git] / arch / arm / dts / da850-evm-u-boot.dtsi
index 5cc5a81f6fbfea4d0fdf6bc7e7a910cb60af2a9c..ab1de77954035d98fed19f6dbf03a45b2ba04934 100644 (file)
@@ -1,23 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * da850-evm U-Boot Additions
  *
  * Copyright (C) 2017 Logic PD, Inc.
  * Copyright (C) Adam Ford
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
-/ {
-       chosen {
-               stdout-path = &serial2;
-       };
-
-       aliases {
-               i2c0 = &i2c0;
-               spi0 = &spi1;
-       };
-};
-
 &flash {
        compatible = "m25p64", "spi-flash";
 };