rockchip: rk3328: Add support for ROC-RK3328-CC board
[oweals/u-boot.git] / arch / arm / dts / dragonboard820c-uboot.dtsi
index 167e72c0ae367cc7d5b44f6612a793d4e1f766d6..8610d7ec37c120cc4cbbc3e364dc32dcb17f811f 100644 (file)
@@ -1,11 +1,36 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * U-Boot addition to handle Dragonboard 820c pins
  *
  * (C) Copyright 2017 Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
+/ {
+       smem {
+               u-boot,dm-pre-reloc;
+       };
+
+       soc {
+               u-boot,dm-pre-reloc;
+
+               qcom,tlmm@1010000 {
+                       u-boot,dm-pre-reloc;
+
+                       uart {
+                               u-boot,dm-pre-reloc;
+                       };
+               };
+
+               clock-controller@300000 {
+                       u-boot,dm-pre-reloc;
+               };
+
+               serial@75b0000 {
+                       u-boot,dm-pre-reloc;
+               };
+       };
+};
+
 &pm8994_pon {
        key_vol_down {
                gpios = <&pm8994_pon 1 0>;