~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 11a8e8b136ad6a32d5b587b0c3305d2b484bef3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// SPDX-License-Identifier: GPL-2.0
/*
 * Xilinx Versal NET OSPI single DTS
 *
 * (C) Copyright 2023, Advanced Micro Devices, Inc.
 *
 * Michal Simek <michal.simek@amd.com>
 * Ashok Reddy Soma <ashok.reddy.soma@amd.com>
 */

#include "versal-net-mini-ospi.dtsi"

/ {
	model = "Xilinx Versal NET MINI OSPI SINGLE";
};

&flash0 {
	spi-rx-bus-width = <8>;
};