blob: f82c0f86b18468af624c43b65f032e70d896c66b [file] [log] [blame]
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
chosen {
zephyr,uart-pipe = &flexcomm0;
};
};
&flexcomm0 {
status = "okay";
};