blob: 1b6f3cc98828f42c9d6d3ce442130391d6226f72 [file] [log] [blame]
description: Nordic UART
compatible: "nordic,nrf-uart"
include: uart-controller.yaml
properties:
reg:
required: true
interrupts:
required: true
tx-pin:
type: int
description: TX pin
required: true
rx-pin:
type: int
description: RX pin
required: true
rts-pin:
type: int
description: RTS pin
required: false
cts-pin:
type: int
description: CTS pin
required: false