[0/4] ARM: dts: add audio support on stm32mp131

Message ID 20221118142006.479138-1-olivier.moysan@foss.st.com
Headers
Series ARM: dts: add audio support on stm32mp131 |

Message

Olivier MOYSAN Nov. 18, 2022, 2:20 p.m. UTC
  Add SAI, I2S, SPDIFRX and DFSDM audio peripherals support for the
STM32MP13 SoC family.

Olivier Moysan (4):
  ARM: dts: stm32: add i2s nodes on stm32mp131
  ARM: dts: stm32: add sai nodes on stm32mp131
  ARM: dts: stm32: add spdifrx node on stm32mp131
  ARM: dts: stm32: add dfsdm node on stm32mp131

 arch/arm/boot/dts/stm32mp131.dtsi | 149 ++++++++++++++++++++++++++++++
 1 file changed, 149 insertions(+)
  

Comments

Alexandre TORGUE Jan. 9, 2023, 4:55 p.m. UTC | #1
Hi Olivier

On 11/18/22 15:20, Olivier Moysan wrote:
> Add SAI, I2S, SPDIFRX and DFSDM audio peripherals support for the
> STM32MP13 SoC family.
> 
> Olivier Moysan (4):
>    ARM: dts: stm32: add i2s nodes on stm32mp131
>    ARM: dts: stm32: add sai nodes on stm32mp131
>    ARM: dts: stm32: add spdifrx node on stm32mp131
>    ARM: dts: stm32: add dfsdm node on stm32mp131
> 
>   arch/arm/boot/dts/stm32mp131.dtsi | 149 ++++++++++++++++++++++++++++++
>   1 file changed, 149 insertions(+)
> 

Series applied on stm32-next.

Regards
Alex