1/* SPDX-License-Identifier: Apache-2.0 */ 2 3&uart0 { 4 compatible = "nordic,nrf-uart"; 5 current-speed = <115200>; 6 status = "okay"; 7}; 8