From: Jyri Sarha <jsarha@ti.com>
To: Mark Brown <broonie@kernel.org>
Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org,
peter.ujfalusi@ti.com, arnaud.pouliquen@st.com,
dri-devel@lists.freedesktop.org, liam.r.girdwood@linux.intel.com,
tony@atomide.com, tomi.valkeinen@ti.com, bcousson@baylibre.com,
rmk+kernel@arm.linux.org.uk, linux-omap@vger.kernel.org
Subject: Re: [PATCH v9 0/7] Implement generic ASoC HDMI codec and use it in tda998x
Date: Wed, 13 Apr 2016 10:53:01 +0300 [thread overview]
Message-ID: <570DFADD.60608@ti.com> (raw)
In-Reply-To: <20160413070219.GN14664@sirena.org.uk>
[-- Attachment #1.1.1: Type: text/plain, Size: 1089 bytes --]
On 04/13/16 10:02, Mark Brown wrote:
> On Thu, Mar 31, 2016 at 04:35:57PM +0300, Jyri Sarha wrote:
>> Couple of minor changes since v8 to ALSA/ASoC side patches. The series
>> is based on top of drm-next. However, it does not look like there is
>> enough attention to the DRM side so that the tda998x patches would get
>> in any time soon. So I am happy to rebase the first ALSA-side patches
>> on top of Mark Brown's for-next tree, for instance, if they would have
>> a change to go in on their own. The first two IEC958 helper patches
>> should apply as such.
>
> None of the ASoC specific patches here have had any review from other
> HDMI users?
>
I got ack from Arnaud Pouliquen and tested-by from Philipp Zabel for
"ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders" in
previous version of the series. Since then there is one minimal change,
but because I touched the patch I removed the ack and tested-by tags.
The change is setting hw_params->msbits to 24 in hw_params() callback if
sample width is greater than 24 bits.
Best regards,
Jyri
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-04-13 7:53 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-31 13:35 [PATCH v9 0/7] Implement generic ASoC HDMI codec and use it in tda998x Jyri Sarha
2016-03-31 13:35 ` [PATCH v9 1/7] ALSA: pcm: add IEC958 channel status helper for hw_params Jyri Sarha
2016-03-31 13:42 ` Takashi Iwai
2016-04-06 21:42 ` Applied "ALSA: pcm: add IEC958 channel status helper for hw_params" to the asoc tree Mark Brown
2016-03-31 13:35 ` [PATCH v9 2/7] ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper Jyri Sarha
[not found] ` <44ee7ac5c0ddb4d25ac1bd4f189d328f8205e4a0.1459431292.git.jsarha-l0cyMroinI0@public.gmane.org>
2016-03-31 13:43 ` Takashi Iwai
2016-04-06 21:42 ` Applied "ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper" to the asoc tree Mark Brown
2016-03-31 13:36 ` [PATCH v9 3/7] ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders Jyri Sarha
2016-04-13 8:06 ` Arnaud Pouliquen
[not found] ` <636486b25db48fa13ae640516cdebe7bcfea0d23.1459431292.git.jsarha-l0cyMroinI0@public.gmane.org>
2016-04-14 5:31 ` [alsa-devel] " PC Liao
2016-04-19 10:42 ` Jyri Sarha
[not found] ` <57160B9F.9090907-l0cyMroinI0@public.gmane.org>
2016-04-19 10:54 ` Mark Brown
2016-03-31 13:36 ` [PATCH v9 4/7] ASoC: hdmi-codec: Add audio abort() callback for video side to use Jyri Sarha
2016-04-13 8:31 ` Arnaud Pouliquen
2016-04-14 6:21 ` Jyri Sarha
2016-03-31 13:36 ` [PATCH v9 5/7] drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata Jyri Sarha
2016-03-31 13:36 ` [PATCH v9 6/7] drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding Jyri Sarha
2016-04-01 18:37 ` Rob Herring
2016-03-31 13:36 ` [PATCH v9 7/7] ARM: dts: am335x-boneblack: Add HDMI audio support Jyri Sarha
2016-04-13 7:02 ` [PATCH v9 0/7] Implement generic ASoC HDMI codec and use it in tda998x Mark Brown
2016-04-13 7:53 ` Jyri Sarha [this message]
2016-04-13 17:26 ` Mark Brown
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=570DFADD.60608@ti.com \
--to=jsarha@ti.com \
--cc=alsa-devel@alsa-project.org \
--cc=arnaud.pouliquen@st.com \
--cc=bcousson@baylibre.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=linux-omap@vger.kernel.org \
--cc=peter.ujfalusi@ti.com \
--cc=rmk+kernel@arm.linux.org.uk \
--cc=tomi.valkeinen@ti.com \
--cc=tony@atomide.com \
/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;
as well as URLs for NNTP newsgroup(s).