27 lines
375 B
YAML
27 lines
375 B
YAML
#
|
|
# Copyright (c) 2017, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: LPC MAILBOX
|
|
|
|
description: >
|
|
This binding gives a base representation of the LPC MAILBOX
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nxp,lpc-mailbox"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|
|
|
|
label:
|
|
category: required
|