blob: cce1bd3318485d614d054aee88132ba44c1ded58 [file] [log] [blame]
---
title: ns16550
version: 0.1
description: >
This binding gives a base representation of the ns16550 UART
inherits:
!include uart.yaml
properties:
compatible:
constraint: "ns16550"
reg:
type: array
description: mmio register space
generation: define
category: required
reg-shift:
type: int
category: optional
description: quantity to shift the register offsets by
generation: define
interrupts:
type: array
category: required
description: required interrupts
generation: define
...