Hi Mark,
On Tue, Aug 18, 2020 at 05:54:50PM +0100, Mark Brown wrote:
On Sat, 25 Jul 2020 20:25:50 -0500, Samuel Holland wrote:
quoted
This series fixes a couple of issues with the digital audio codec in the
Allwinner A64 SoC:
1) Left/right channels were swapped when playing/recording audio
2) DAPM topology was wrong, breaking some kcontrols
This is the minimum set of changes necessary to fix these issues in a
backward-compatible way. For that reason, some DAPM widgets still have
incorrect or confusing names; those and other issues will be fixed in
later patch sets.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/7] ASoC: dt-bindings: Add a new compatible for the A64 codec
commit: cef305d4eb0733f25215793ed30b056a7db9bb62
[2/7] ASoC: sun8i-codec: Fix DAPM to match the hardware topology
commit: 90cac932976e93b17203b4216ba83bdcd68e0ed0
[3/7] ASoC: sun8i-codec: Add missing mixer routes
commit: e47d2dcd88fc3e6837f8aa0060ce820ec9001e26
[4/7] ASoC: sun8i-codec: Add a quirk for LRCK inversion
commit: 7518805fb636308909a6a7953e9fdb194abb15f8
[5/7] ARM: dts: sun8i: a33: Update codec widget names
(no commit info)
[6/7] arm64: dts: allwinner: a64: Update codec widget names
(no commit info)
[7/7] arm64: dts: allwinner: a64: Update the audio codec compatible
(no commit info)
Ideally we should get the DT patches through arm-soc, can you drop the
patches 5 to 7?
Thanks!
Maxime