2018-07-30 13:40:46 +08:00
|
|
|
title: ARM PL011 UART
|
|
|
|
|
2019-10-29 00:34:12 +08:00
|
|
|
description: |
|
2018-07-30 13:40:46 +08:00
|
|
|
This binding gives a base representation of the ARM PL011 UART
|
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "arm,pl011"
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: uart-controller.yaml
|
2018-07-30 13:40:46 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-07-30 13:40:46 +08:00
|
|
|
|
|
|
|
interrupts:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|