]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ARM: dts: sun8i: a33: Update codec widget names
authorSamuel Holland <samuel@sholland.org>
Sun, 26 Jul 2020 01:25:55 +0000 (20:25 -0500)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 17 Sep 2020 16:37:31 +0000 (18:37 +0200)
The sun8i-codec driver introduced a new set of DAPM widgets that more
accurately describe the hardware topology. Update the various device
trees to use the new widget names.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200726012557.38282-6-samuel@sholland.org
arch/arm/boot/dts/sun8i-a33-olinuxino.dts
arch/arm/boot/dts/sun8i-a33.dtsi

index 3d78169cdeedf194ecd2246b89514f24e4719ae5..a1953b2872d03363578781fb11949c24c13e5755 100644 (file)
                                    "Headphone", "Headphone Jack";
        /* Board level routing. First 2 routes copied from SoC level */
        simple-audio-card,routing =
-               "Left DAC", "AIF1 Slot 0 Left",
-               "Right DAC", "AIF1 Slot 0 Right",
+               "Left DAC", "DACL",
+               "Right DAC", "DACR",
                "HP", "HPCOM",
                "Headphone Jack", "HP",
                "MIC1", "Microphone Jack",
index cfd3858afb3ebfd502206202323933f9ac67b937..c458f5fb124fb248b385a99589febaa9b1c3d352 100644 (file)
                simple-audio-card,mclk-fs = <128>;
                simple-audio-card,aux-devs = <&codec_analog>;
                simple-audio-card,routing =
-                       "Left DAC", "AIF1 Slot 0 Left",
-                       "Right DAC", "AIF1 Slot 0 Right";
+                       "Left DAC", "DACL",
+                       "Right DAC", "DACR";
                status = "disabled";
 
                simple-audio-card,cpu {