32 lines
493 B
YAML
32 lines
493 B
YAML
#
|
|
# Copyright (c) 2018, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: IMX MESSAGING UNIT
|
|
|
|
description: >
|
|
This binding gives a base representation of the i.MX Messaging Unit
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nxp,imx-mu"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|
|
|
|
label:
|
|
category: required
|
|
|
|
rdc:
|
|
type: int
|
|
category: required
|
|
description: Set the RDC permission for this peripheral
|