blob: 345a1e3413bfaf3ea3a3c464c5f6b1ebdd7c9664 [file] [log] [blame]
/*
* NOTE: File generated by lpc_cfg_utils.py
* from MIMXRT595-EVK.mex
*
* Copyright 2022, NXP
* SPDX-License-Identifier: Apache-2.0
*/
#include <nxp/nxp_imx/rt/MIMXRT595SFFOC-pinctrl.h>
&pinctrl {
pinmux_flexcomm0_usart: pinmux_flexcomm0_usart {
group0 {
pinmux = <FC0_RXD_SDA_MOSI_DATA_PIO0_2>;
input-enable;
slew-rate = "normal";
drive-strength = "normal";
};
group1 {
pinmux = <FC0_TXD_SCL_MISO_WS_PIO0_1>;
slew-rate = "normal";
drive-strength = "normal";
};
};
pinmux_flexcomm12_usart: pinmux_flexcomm12_usart {
group0 {
pinmux = <FC12_RXD_SDA_MOSI_PIO4_31>;
input-enable;
slew-rate = "normal";
drive-strength = "normal";
};
group1 {
pinmux = <FC12_TXD_SCL_MISO_PIO4_30>;
slew-rate = "normal";
drive-strength = "normal";
};
};
};