Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / dts / r8a7790-lager-u-boot.dts
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Device Tree Source extras for U-Boot for the Lager board
4  *
5  * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
6  */
7
8 #include "r8a7790-lager.dts"
9 #include "r8a7790-u-boot.dtsi"
10
11 &scif0 {
12         u-boot,dm-pre-reloc;
13 };
14
15 &qspi {
16         flash@0 {
17                 spi-tx-bus-width = <1>;
18                 spi-rx-bus-width = <1>;
19         };
20 };