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

Olivier Moysan posted 2 patches 2 years, 9 months ago
arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
[PATCH 0/2] ASoC: stm32: update sound card on stm32mp15xx-dkx
Posted by Olivier Moysan 2 years, 9 months ago
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(-)

-- 
2.25.1
Re: [PATCH 0/2] ASoC: stm32: update sound card on stm32mp15xx-dkx
Posted by Alexandre TORGUE 2 years, 8 months ago
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