Unverified Commit 44967e81 authored by Samuel Holland's avatar Samuel Holland Committed by Maxime Ripard
Browse files

ARM: dts: sun8i: a33: Update codec widget names



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: default avatarSamuel Holland <samuel@sholland.org>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200726012557.38282-6-samuel@sholland.org
parent a770df83
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -194,8 +194,8 @@
				    "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",
+2 −2
Original line number Diff line number Diff line
@@ -189,8 +189,8 @@
		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 {