imx8: Replace SC_R_LAST with SC_R_NONE in DTB
[oweals/u-boot.git] / arch / arm / dts / r8a7792-blanche-u-boot.dts
index 7b94cd94b2d649e6080b5a027184e16d462ca367..30b27040f5a30c3cbfe08796486bcd4a40e8a491 100644 (file)
@@ -1,10 +1,17 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Device Tree Source extras for U-Boot for the Blanche board
  *
  * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include "r8a7792-blanche.dts"
 #include "r8a7792-u-boot.dtsi"
+
+&iic3 {
+       status = "okay";
+};
+
+&scif0 {
+       u-boot,dm-pre-reloc;
+};