]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/r8a7794-silk-u-boot.dts
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arm / dts / r8a7794-silk-u-boot.dts
CommitLineData
83d290c5 1// SPDX-License-Identifier: GPL-2.0
30ceb10c
MV
2/*
3 * Device Tree Source extras for U-Boot for the Silk board
4 *
5 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
30ceb10c
MV
6 */
7
8#include "r8a7794-silk.dts"
9#include "r8a7794-u-boot.dtsi"
f7aa3cd4
MV
10
11&scif2 {
8c103c33 12 bootph-all;
f7aa3cd4 13};
fc3ed156
MV
14
15&qspi {
16 flash@0 {
17 spi-tx-bus-width = <1>;
18 spi-rx-bus-width = <1>;
19 };
20};