/* * Copyright (c) 2022, NXP * SPDX-License-Identifier: Apache-2.0 * * Note: File generated by imx_cfg_utils.py * from MIMX8MP-EVK-REV-A.mex */ #include &pinctrl { uart4_default: uart4_default { group0 { pinmux = <&iomuxc_uart4_rxd_uart_rx_uart4_rx>, <&iomuxc_uart4_txd_uart_tx_uart4_tx>; bias-pull-up; slew-rate = "slow"; drive-strength = "x1"; }; }; };