[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241102125712.2647325-1-csokas.bence@prolan.hu>
Date: Sat, 2 Nov 2024 13:57:09 +0100
From: Csókás, Bence <csokas.bence@...lan.hu>
To: <linux-sound@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-sunxi@...ts.linux.dev>, <linux-kernel@...r.kernel.org>
CC: Csókás, Bence <csokas.bence@...lan.hu>, "Mesih
Kilinc" <mesihkilinc@...il.com>, Liam Girdwood <lgirdwood@...il.com>, "Mark
Brown" <broonie@...nel.org>, Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai
<tiwai@...e.com>, Chen-Yu Tsai <wens@...e.org>, Jernej Skrabec
<jernej.skrabec@...il.com>, Samuel Holland <samuel@...lland.org>, Rob Herring
<robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Maxime Ripard <mripard@...nel.org>
Subject: [PATCH v5 0/3] Add support for codec of F1C100s
Support for Allwinner F1C100s/200s series audio was
submitted in 2018 as an RFC series, but was not merged,
despite having only minor errors. However, this is
essential for having audio on these SoCs.
This series was forward-ported/rebased to the best of
my abilities, on top of Linus' tree as of now:
commit c2ee9f594da8 ("KVM: selftests: Fix build on on non-x86 architectures")
Link: https://lore.kernel.org/all/cover.1543782328.git.mesihkilinc@gmail.com/
As requested by many, this series will now be split in 2, the DMA and the
ALSA/ASoC codec driver. This is the codec part of the series.
The first part (DMA) can be seen here. This series can be applied and
built without the former, but for working audio you need them both,
plus add it to Device Tree.
Link: https://lore.kernel.org/linux-kernel/20241102093140.2625230-2-csokas.bence@prolan.hu/
Csókás, Bence (1):
dt-bindings: sound: Add Allwinner suniv F1C100s Audio Codec
Mesih Kilinc (2):
ASoC: sun4i-codec: Add DMA Max Burst field
ASoC: sun4i-codec: Add support for Allwinner suniv F1C100s
.../sound/allwinner,sun4i-a10-codec.yaml | 31 ++
sound/soc/sunxi/sun4i-codec.c | 365 +++++++++++++++++-
2 files changed, 394 insertions(+), 2 deletions(-)
--
2.34.1
Powered by blists - more mailing lists