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