2019-02-22 20:51:33 +08:00
|
|
|
# Copyright (c) 2019, STMicroelectronics
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2019-11-19 15:39:11 +08:00
|
|
|
description: STM32 IPCC MAILBOX
|
2019-02-22 20:51:33 +08:00
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "st,stm32-ipcc-mailbox"
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: base.yaml
|
2019-02-22 20:51:33 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
clocks:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|