1/*
2 * Copyright 2023 NXP Semiconductor
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/ {
8	aliases {
9		dma0 = &dma0;
10	};
11};
12