1/*
2 * Copyright (c) 2022, NXP
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
6#include "../twr_ke18f-pinctrl.dtsi"
7
8&lpspi1 {
9	pinctrl-0 = <&lpspi1_pcs2>;
10	pinctrl-names = "default";
11};
12