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