1/* 2 * SPDX-License-Identifier: Apache-2.0 3 */ 4 5 6tst_dma0: &dma0 { 7 status = "okay"; 8}; 9 10tst_dma1: &dma1 { 11 status = "okay"; 12}; 13