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