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