The latest development version of this page may be more current than this released 2.7.5 version.

st,stm32-i2s

Vendor: STMicroelectronics

Description

These nodes are “i2s” bus nodes.

STM32 I2S controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

pinctrl-0

phandles

Pin configuration for I2S signals.
We expect that the phandles will reference pinctrl nodes.

For example the I2S1 would be:
pinctrl-0 = <&i2s1_ck_pa5 &i2s1_sd_pa7>;