zephyr/dts/bindings/serial/altr,uart.yaml

20 lines
406 B
YAML

description: Altera UART
compatible: "altr,uart"
include: uart-controller.yaml
properties:
reg:
required: true
description: Base address of the uart controller.
current-speed:
required: true
description: Default baudrate of the uart controller.
fixed-baudrate:
type: boolean
description: |
Baud rate cannot be changed by software (Divisor register is not writable)