19 lines
325 B
YAML
19 lines
325 B
YAML
# Copyright (c) 2018, STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: STM32 I2S
|
|
|
|
description: >
|
|
This binding gives a base representation of the STM32 I2S controller
|
|
|
|
compatible: "st,stm32-i2s"
|
|
|
|
include: i2s-controller.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|