From: boris.brezillon@free-electrons.com (Boris Brezillon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/3] drm/vc4: Add HDMI audio support
Date: Tue, 28 Feb 2017 10:19:17 +0100 [thread overview]
Message-ID: <20170228101917.40810aa9@bbrezillon> (raw)
In-Reply-To: <20170227202803.12855-2-eric@anholt.net>
On Mon, 27 Feb 2017 12:28:02 -0800
Eric Anholt <eric@anholt.net> wrote:
> The HDMI encoder IP embeds all needed blocks to output audio, with a
> custom DAI called MAI moving audio between the two parts of the HDMI
> core. This driver now exposes a sound card to let users stream audio
> to their display.
>
> Using the hdmi-codec driver has been considered here, but MAI meant
> having to significantly rework hdmi-codec, and it would have left
> little shared code with the I2S mode anyway.
>
> The encoder requires that the audio be SPDIF-formatted frames only,
> which alsalib will format-convert for us.
>
> This patch is the combined work of Eric Anholt (initial register setup
> with a separate dmaengine driver and using simple-audio-card) and
> Boris Brezillon (moving it all into HDMI, massive debug to get it
> actually working), and which Eric has the permission to release.
>
> v2: Drop "-audio" from sound card name, since that's already implied
> (suggestion by Boris)
>
> Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
next prev parent reply other threads:[~2017-02-28 9:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-27 20:28 [PATCH v2 1/3] dt-bindings: Document the dmas and dma-names properties for VC4 HDMI Eric Anholt
2017-02-27 20:28 ` [PATCH v2 2/3] drm/vc4: Add HDMI audio support Eric Anholt
2017-02-28 9:19 ` Boris Brezillon [this message]
2017-03-16 18:13 ` Eric Anholt
2017-02-27 20:28 ` [PATCH v2 3/3] ARM: dts: bcm283x: Add HDMI audio related properties Eric Anholt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170228101917.40810aa9@bbrezillon \
--to=boris.brezillon@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox