description: ns16550 UART | |
compatible: "ns16550" | |
include: uart-controller.yaml | |
properties: | |
reg: | |
required: true | |
reg-shift: | |
type: int | |
required: true | |
description: quantity to shift the register offsets by | |
pcp: | |
type: int | |
required: false | |
description: custom clock (PRV_CLOCK_PARAMS, if supported) | |
dlf: | |
type: int | |
required: false | |
description: divisor latch fraction (DLF, if supported) |