blob: 62fbccf2d1fe8d9f052b78feae9ee09bf4f4e666 [file] [log] [blame]
#
# Copyright (c) 2019, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: Synopsys ARC nSIM UART
version: 0.1
description: >
This binding gives a base representation of the Synopsys ARC nSIM UART
inherits:
!include uart.yaml
properties:
compatible:
constraint: "snps,nsim-uart"
reg:
type: array
description: mmio register space
generation: define
category: required
interrupts:
type: array
category: required
description: required interrupts
generation: define
...