Lines Matching +full:- +full:pinfunc
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Tauri-L RS232 with RTS/CTS hardware flow control:
7 * - UART4_TX becomes RTS
8 * - UART4_RX becomes CTS
11 #include <dt-bindings/clock/imx8mm-clock.h>
12 #include "imx8mm-pinfunc.h"
14 /dts-v1/;
18 pinctrl-names = "default";
19 pinctrl-0 = <&pinctrl_uart2>;
20 assigned-clocks = <&clk IMX8MM_CLK_UART2>;
21 assigned-clock-parents = <&clk IMX8MM_SYS_PLL1_80M>;
22 uart-has-rtscts;