[0/2] ASoC: stm32: update sound card on stm32mp15xx-dkx

Message ID 20221205121602.17187-1-olivier.moysan@foss.st.com
Headers
Series ASoC: stm32: update sound card on stm32mp15xx-dkx |

Message

Olivier MOYSAN Dec. 5, 2022, 12:16 p.m. UTC
  This patchset introduces the following changes on STMP32MP15 DK boards
sound card:
- Rename the sound card to ease SOC diversity management
- Cleanup of useless clock property in SAI2A node

Olivier Moysan (2):
  ARM: dts: stm32: remove sai kernel clock on stm32mp15xx-dkx
  ARM: dts: rename sound card on stm32mp15xx-dkx

 arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
  

Comments

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

On 12/5/22 13:16, Olivier Moysan wrote:
> This patchset introduces the following changes on STMP32MP15 DK boards
> sound card:
> - Rename the sound card to ease SOC diversity management
> - Cleanup of useless clock property in SAI2A node
> 
> Olivier Moysan (2):
>    ARM: dts: stm32: remove sai kernel clock on stm32mp15xx-dkx
>    ARM: dts: rename sound card on stm32mp15xx-dkx
> 
>   arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 4 +---
>   1 file changed, 1 insertion(+), 3 deletions(-)
> 

Applied on stm32-fixes.

Regards
Alex