blob: 5118ff59dcaf2f55524b950b6d104fd06255cec1 [file] [log] [blame]
/* SPDX-License-Identifier: Apache-2.0 */
dut: &sercom1 {
/* Internally loop-back TX and RX on PAD0 */
rxpo = <0>;
txpo = <0>;
/* Configure DMA channels for async operation */
dmas = <&dmac 0 3>, <&dmac 1 4>;
dma-names = "rx", "tx";
};