blob: 64987242a185288f05514831b9cbcdedccca77e4 [file] [log] [blame]
/* SPDX-License-Identifier: Apache-2.0 */
/ {
chosen {
zephyr,sram = &dtcm;
};
};
&lpuart2 {
status = "okay";
current-speed = <115200>;
nxp,loopback;
};