[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240628122429.2018059-1-jbrunet@baylibre.com>
Date: Fri, 28 Jun 2024 14:23:05 +0200
From: Jerome Brunet <jbrunet@...libre.com>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Takashi Iwai <tiwai@...e.com>,
Jaroslav Kysela <perex@...ex.cz>
Cc: Jerome Brunet <jbrunet@...libre.com>,
alsa-devel@...a-project.org,
linux-sound@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] ALSA: update sample rate definition for eARC
This patchset updates some sample rate definition for eARC support.
Notably it:
* adds the definition for 128kHz
* update the ASoC spdif codecs to include all supported rates, up to 768kHz
* adds missing IEC958 definition for 128k, 352.4k, 384k and 705.6kHz
On that last point, as noted in the related commit description, I'd like to
stress that I have found the definitions using a testing equipement. I
do not have access to the IEC958 specification. It would be best if someone
with access to this specification could review/ack patch #2, before
applying it.
Jerome Brunet (3):
ALSA: pcm: add support for 128kHz sample rate
ALSA: IEC958 definition for consumer status channel update
ASoC: spdif: extend supported rates to 768kHz
include/sound/asoundef.h | 6 +++++-
include/sound/pcm.h | 13 +++++++------
sound/core/pcm_native.c | 6 +++---
sound/soc/codecs/spdif_receiver.c | 3 ++-
sound/soc/codecs/spdif_transmitter.c | 3 ++-
5 files changed, 19 insertions(+), 12 deletions(-)
--
2.43.0
Powered by blists - more mailing lists