20 lines
303 B
YAML
20 lines
303 B
YAML
#
|
|
# Copyright (c) 2019, STMicroelectronics
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: STM32 MAILBOX
|
|
|
|
description: >
|
|
This binding gives a base representation of the STM32 IPCC
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "st,stm32-ipcc-mailbox"
|
|
|
|
clocks:
|
|
required: true
|