Re: [PATCH v4 4/7] ASoC: sun4i-spdif: Add support for H6 SoC

2019-05-28 Thread Maxime Ripard
On Mon, May 27, 2019 at 10:06:24PM +0200, Clément Péron wrote: > Allwinner H6 has a different mapping for the fifo register controller. > > Actually only the fifo TX bit is used in the drivers. > > Use the freshly introduced quirks to make this drivers compatible with > the Allwinner H6. > > Signed

[PATCH v4 4/7] ASoC: sun4i-spdif: Add support for H6 SoC

2019-05-27 Thread Clément Péron
Allwinner H6 has a different mapping for the fifo register controller. Actually only the fifo TX bit is used in the drivers. Use the freshly introduced quirks to make this drivers compatible with the Allwinner H6. Signed-off-by: Clément Péron --- sound/soc/sunxi/sun4i-spdif.c | 22