1/* 2 * Copyright (c) 2024 Intel Corporation 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7dut: &uart2 { 8 status = "okay"; 9}; 10 11&uart2_dma { 12 status = "okay"; 13}; 14