22 lines
324 B
YAML
22 lines
324 B
YAML
# Copyright (c) 2019, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: ARM MHU
|
|
|
|
description: >
|
|
This binding gives a base representation of the ARM MHU
|
|
|
|
compatible: "arm,mhu"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
label:
|
|
required: true
|