blob: c5a1332131d86bea880f06576929608e5b171b20 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0
Marek Vasut30ceb102018-01-17 22:47:21 +01002/*
3 * Device Tree Source extras for U-Boot for the Koelsch board
4 *
5 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
Marek Vasut30ceb102018-01-17 22:47:21 +01006 */
7
8#include "r8a7791-koelsch.dts"
9#include "r8a7791-u-boot.dtsi"
Marek Vasut7d0299c2018-04-17 14:13:11 +020010
11&scif0 {
Simon Glass8c103c32023-02-13 08:56:33 -070012 bootph-all;
Marek Vasut7d0299c2018-04-17 14:13:11 +020013};
Marek Vasutfc3ed152019-02-19 05:58:24 +010014
15&qspi {
16 flash@0 {
17 spi-tx-bus-width = <1>;
18 spi-rx-bus-width = <1>;
19 };
20};