1/* 2 * Copyright (c) 2023 Meta 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7&dma { 8 dma-channels = <2>; 9 dma-requests = <4>; 10 status = "okay"; 11}; 12 13test_dma0: &dma { }; 14