blob: 11a8e8b136ad6a32d5b587b0c3305d2b484bef3d [file] [log] [blame]
Ashok Reddy Soma38e0fc02023-06-14 06:13:50 -06001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Xilinx Versal NET OSPI single DTS
4 *
5 * (C) Copyright 2023, Advanced Micro Devices, Inc.
6 *
7 * Michal Simek <michal.simek@amd.com>
8 * Ashok Reddy Soma <ashok.reddy.soma@amd.com>
9 */
10
11#include "versal-net-mini-ospi.dtsi"
12
13/ {
14 model = "Xilinx Versal NET MINI OSPI SINGLE";
15};
16
17&flash0 {
18 spi-rx-bus-width = <8>;
19};