]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
arm64: dts: librem5-devkit: Use a less generic codec name
authorGuido Günther <agx@sigxcpu.org>
Sun, 21 Feb 2021 11:07:06 +0000 (12:07 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 Mar 2021 04:22:28 +0000 (12:22 +0800)
The codec is currently named after the chip but it should be named like
the device itself since otherwise it's impossible to distinguish it from
other devices using the same codec (e.g. in alsa's UCM).

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts

index 88508890063f27e6a5a6e36ac318e3cfac1dd9d5..28edc684395ff215e0f6444e726b1c2b09b5fe7f 100644 (file)
 
        sound {
                compatible = "simple-audio-card";
-               simple-audio-card,name = "sgtl5000";
+               simple-audio-card,name = "Librem 5 Devkit";
                simple-audio-card,format = "i2s";
                simple-audio-card,widgets =
                        "Microphone", "Microphone Jack",