]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/r8a7790-stout-u-boot.dts
ARM: dts: rmobile: Add SCIF2 pinmux to E3 Ebisu
[u-boot] / arch / arm / dts / r8a7790-stout-u-boot.dts
index 12092fcf5d8bea7ab9c9dbf17ba5243362e113f8..47982652e8b211e5f21aef2b93cc9bef3fc0e0d2 100644 (file)
@@ -1,10 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Device Tree Source extras for U-Boot for the Stout board
  *
  * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include "r8a7790-stout.dts"
 #include "r8a7790-u-boot.dtsi"
+
+&scifa0 {
+       u-boot,dm-pre-reloc;
+};