| # | |
| # Copyright (c) 2018, Linaro Inc. | |
| # Copyright (c) 2018, Foundries.io | |
| # | |
| # SPDX-License-Identifier: Apache-2.0 | |
| # | |
| --- | |
| title: RV32M1 Event Unit | |
| version: 0.1 | |
| description: > | |
| This binding describes the RV32M1 Event Unit | |
| properties: | |
| compatible: | |
| category: required | |
| type: string | |
| description: compatible strings | |
| constraint: "openisa,rv32m1-event-unit" | |
| generation: define | |
| reg: | |
| category: required | |
| type: int | |
| description: mmio register space | |
| generation: define | |
| "#cells": | |
| - irq | |
| ... |