ARM: dts: rmobile: Add soc label to Gen3
[oweals/u-boot.git] / arch / arm / dts / logicpd-torpedo-37xx-devkit-u-boot.dtsi
index 85cb54877137f6d94a4e55eb039120d5f95c6b9c..41ed5d7e179b112b501fd1bd9f97a026deee8f65 100644 (file)
@@ -1,16 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017
  * Logic PD - http://www.logicpd.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
-/ {
-       chosen {
-               stdout-path = &uart1;
-       };
-};
-
 &i2c1 {
        clock-frequency = <400000>;
 };
        clock-frequency = <400000>;
 };
 
-&mmc1 {
-       cd-inverted;
-};
-
 &mmc2 {
       status = "disabled";
 };
       status = "disabled";
 };
 
-&uart1 {
-       reg-shift = <2>;
-};
-
-&uart2 {
-       reg-shift = <2>;
-};
-
-&uart3 {
-       reg-shift = <2>;
-};
-