/* * Copyright 2024 NXP * * SPDX-License-Identifier: Apache-2.0 */ / { chosen { zephyr,uart-pipe = &flexcomm0; }; }; &flexcomm0 { status = "okay"; };