blob: 23f6e47a18a80ec7467041634d198b0980963a10 [file] [log] [blame]
Ashok Reddy Soma3655dd22022-11-16 07:11:55 -07001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Xilinx Versal QSPI single DTS
4 *
5 * Copyright (C) 2018-2020 Xilinx, Inc.
6 */
7
8#include "versal-mini-ospi.dtsi"
9
10/ {
11 model = "Xilinx Versal MINI OSPI SINGLE";
12};
13
14&flash0 {
15 spi-rx-bus-width = <8>;
16};