1// SPDX-License-Identifier: GPL-2.0-only OR MIT
2/*
3 * Copyright (C) 2024 PHYTEC America LLC
4 * Author: Nathan Morrisson <nmorrisson@phytec.com>
5 */
6
7/dts-v1/;
8/plugin/;
9
10#include "k3-pinctrl.h"
11
12&serial_flash {
13 spi-tx-bus-width = <1>;
14 spi-rx-bus-width = <4>;
15};
16