/* SPDX-License-Identifier: Apache-2.0 */
&usart2 {
dmas = <&dma1 7 0x440>,
<&dma1 6 0x480>;
dma-names = "tx", "rx";
};