1/* SPDX-License-Identifier: Apache-2.0 */
2
3/ {
4	chosen {
5		zephyr,uart-pipe = &uart2;
6	};
7};
8