commit | e892deba9e6a779f8ff02b7d5a9b8f510461a8eb | [log] [tgz] |
---|---|---|
author | Mario Paja <mariopaja@hotmail.com> | Mon Sep 15 15:20:18 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Oct 09 09:36:37 2025 +0200 |
tree | d806250d42e46c35edcb4d426ddfd15952d1091e | |
parent | 694459e4f499171de2029062151df7046a003e3a [diff] |
drivers: i2s: stm32 sai add support for stm32l5xx series STM32L5xx series shares several DMA configurations with the other platforms. These changes aim to enable platform specific DMA configuration and align them to other platforms. Signed-off-by: Mario Paja <mariopaja@hotmail.com>