On Fri, Oct 30, 2020 at 07:41:21PM +0000, Mark Brown wrote:
On Fri, 30 Oct 2020 15:46:33 +0100, Clément Péron wrote:
This series add H6 I2S support and the I2S node missing to support HDMI audio in different Allwinner SoC.
As we first use some TDM property to make the I2S working with the simple soundcard. We have now drop this simple sound card and a proper dedicated soundcard will be introduce later.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[01/11] ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode commit: 93c0210671d8f3ec2262da703fab93a1497158a8 [02/11] ASoC: sun4i-i2s: Change set_chan_cfg() params commit: c779e2de0ac6156bea63e759481ee383587336cc [03/11] ASoC: sun4i-i2s: Add support for H6 I2S commit: 73adf87b7a5882408b0a17da59e69df4be12a968 [04/11] ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit commit: 9c2d255f0e63f8e54bd8345f9c59c4060cf4bbd4 [05/11] ASoC: sun4i-i2s: Set sign extend sample commit: d8659dd9a13ce7a92c017c352aea1c390f300937 [06/11] ASoC: sun4i-i2s: Add 20 and 24 bit support commit: 6ad7ca6297f8679162ee62ed672b603e8d004146 [07/11] ASoC: sun4i-i2s: Fix sun8i volatile regs commit: 64359246abe4421ad409be5b0bc9a534caa18b7d [08/11] ASoC: sun4i-i2s: Fix setting of FIFO modes commit: 38d7adc0a003298013786cfffe5f4cc907009d30 [09/11] ASoC: sun4i-i2s: fix coding-style for callback definition commit: 08c7b7d546fddce76d500e5e5767aa08836f7cae [10/11] ASoC: sun4i-i2s: Add H6 compatible commit: e84f44ba4604e55a51e7caf01464f220d0eabef4 [11/11] ASoC: sun4i-i2s: Document H3 with missing RX channel possibility commit: 0bc1bf241de551842535c3d0b080e0f38c11aed1
Applied the rest, thanks! Maxime