1description: TI Stellaris UART
2
3compatible: "ti,stellaris-uart"
4
5include: uart-controller.yaml
6
7properties:
8  reg:
9    required: true
10
11  interrupts:
12    required: true
13