Include reset device binding in some of the NXP LPC IP bindings to be able to add the resets property. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
16 lines
235 B
YAML
16 lines
235 B
YAML
# Copyright (c) 2017, NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: LPC MAILBOX
|
|
|
|
compatible: "nxp,lpc-mailbox"
|
|
|
|
include: [base.yaml, reset-device.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|