summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/k3-am6xx-phycore-qspi-nor.dtso
blob: 969dfebcd63740ebe8598d667203f1517c85159d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0-only OR MIT
/*
 * Copyright (C) 2024 PHYTEC America LLC
 * Author: Nathan Morrisson <nmorrisson@phytec.com>
 */

/dts-v1/;
/plugin/;

#include "k3-pinctrl.h"

&serial_flash {
	spi-tx-bus-width = <1>;
	spi-rx-bus-width = <4>;
};