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