]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: rockchip: correct analog audio name on Indiedroid Nova
authorChris Morgan <macromorgan@hotmail.com>
Thu, 31 Oct 2024 15:05:03 +0000 (10:05 -0500)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 9 Nov 2024 11:51:25 +0000 (12:51 +0100)
Correct the audio name for the Indiedroid Nova from
rockchip,es8388-codec to rockchip,es8388. This name change corrects a
kernel log error of "ASoC: driver name too long 'rockchip,es8388-codec'
-> 'rockchip_es8388'".

Fixes: 3900160e164b ("arm64: dts: rockchip: Add Indiedroid Nova board")
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20241031150505.967909-2-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts

index d8c50fdcca3b57e50d70325e1d7a7efad2e314bd..a4b930f6987f4389d9ad939656d2ac6bdc85c37b 100644 (file)
@@ -62,7 +62,7 @@
 
        sound {
                compatible = "audio-graph-card";
-               label = "rockchip,es8388-codec";
+               label = "rockchip,es8388";
                widgets = "Microphone", "Mic Jack",
                          "Headphone", "Headphones";
                routing = "LINPUT2", "Mic Jack",