]> Git Repo - u-boot.git/blame - arch/arm/dts/zynq-cse-qspi-single.dts
Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians...
[u-boot.git] / arch / arm / dts / zynq-cse-qspi-single.dts
CommitLineData
83d290c5 1// SPDX-License-Identifier: GPL-2.0+
dea4d2f0
MS
2/*
3 * Xilinx CSE QSPI single DTS
4 *
5 * Copyright (C) 2015 - 2017 Xilinx, Inc.
dea4d2f0
MS
6 */
7
8#include "zynq-cse-qspi.dtsi"
9
a6af3090
MS
10/ {
11 model = "Zynq CSE QSPI SINGLE Board";
12};
13
c25e804d 14&flash0 {
dea4d2f0
MS
15 spi-rx-bus-width = <4>;
16};
This page took 0.464072 seconds and 4 git commands to generate.