zephyr/dts/bindings/i2s/st,stm32h7-i2s.yaml
Emil Lindqvist ed6da68f5b i2s: stm32h7: add i2s support for stm32h7 mcu family
This commit modifies the I2S driver to work for STM32H7
family of MCU's. Currently only TX is working.

Tested on nucleo_stm32h743zi. Requires dma1 & dmamux1 to be enabled.

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2024-01-04 13:48:28 +01:00

9 lines
181 B
YAML

# Copyright (c) 2018, STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
description: STM32H7 I2S controller
compatible: "st,stm32h7-i2s"
include: st,stm32-i2s-common.yaml