Home | History | Annotate | Download | only in dts
      1 // SPDX-License-Identifier: GPL-2.0
      2 /*
      3  * Device Tree Source extras for U-Boot for the Gose board
      4  *
      5  * Copyright (C) 2018 Marek Vasut <marek.vasut (a] gmail.com>
      6  */
      7 
      8 #include "r8a7793-gose.dts"
      9 #include "r8a7793-u-boot.dtsi"
     10 
     11 &scif0 {
     12 	u-boot,dm-pre-reloc;
     13 };
     14