1/*
2 * Copyright (c) 2025 Titouan Christophe
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
6/ {
7	aliases {
8		i2s-codec-tx = &i2s3;
9	};
10};
11