blob: 541c4191d69150b4f6b59dab088f368a566206a8 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0
Marek Vasut19cad642018-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 Vasut19cad642018-01-17 22:47:21 +01006 */
7
Marek Vasut19cad642018-01-17 22:47:21 +01008#include "r8a7791-u-boot.dtsi"
Marek Vasutb0fd6e22018-04-17 14:13:11 +02009
10&scif0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070011 bootph-all;
Marek Vasutb0fd6e22018-04-17 14:13:11 +020012};
Marek Vasut10915d52019-02-19 05:58:24 +010013
14&qspi {
15 flash@0 {
16 spi-tx-bus-width = <1>;
17 spi-rx-bus-width = <1>;
18 };
19};