ARM: dts: stm32: rename sound card on stm32mp15xx-dkx
authorOlivier Moysan <olivier.moysan@st.com>
Mon, 5 Dec 2022 12:16:02 +0000 (13:16 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Tue, 17 Jan 2023 13:51:52 +0000 (14:51 +0100)
Rename the sound card for STM32MP15x DK boards to manage SoC
diversity management. This typically allows to discriminate the
sound cards for STM32MP15 and STM32MP13 SoCs.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp15xx-dkx.dtsi

index 8b9a39c..11370ae 100644 (file)
@@ -72,7 +72,7 @@
 
        sound {
                compatible = "audio-graph-card";
-               label = "STM32MP1-DK";
+               label = "STM32MP15-DK";
                routing =
                        "Playback" , "MCLK",
                        "Capture" , "MCLK",