]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: imx7-colibri: Update audio card name
authorHiago De Franco <hiago.franco@toradex.com>
Thu, 10 Oct 2024 17:11:28 +0000 (14:11 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Oct 2024 01:18:56 +0000 (09:18 +0800)
Update the audio card name for Colibri iMX7 to match its specific SoM
name, making it compliant with the other names for Colibri iMX6 and
Apalis iMX6.

While this is a breaking change for userspace tooling, it seems
time to implement it since no ALSA UCM or related configuration files
currently exist and we are in the the process of creating them.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx7-colibri.dtsi

index 62e41edcaf1d740f18fc3718e6314a49487929fe..8666dcd7fe974699354beba7a04844fd0a2cd27f 100644 (file)
                simple-audio-card,bitclock-master = <&dailink_master>;
                simple-audio-card,format = "i2s";
                simple-audio-card,frame-master = <&dailink_master>;
-               simple-audio-card,name = "imx7-sgtl5000";
+               simple-audio-card,name = "colibri-imx7";
 
                simple-audio-card,cpu {
                        sound-dai = <&sai1>;