ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
authorChen-Yu Tsai <wens@csie.org>
Sat, 27 Jan 2024 16:32:43 +0000 (00:32 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 29 Jan 2024 16:55:18 +0000 (16:55 +0000)
commit0adf963b8463faa44653e22e56ce55f747e68868
treec068ac80d85989278fc37142333e4de75b0cb530
parent7c70825d1603001e09907b383ed5d1bd283d61a0
ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616

The SPDIF hardware block found in the H616 SoC has the same layout as
the one found in the H6 SoC, except that it is missing the receiver
side.

Since the driver currently only supports the transmit function, support
for the H616 is identical to what is currently done for the H6.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://msgid.link/r/20240127163247.384439-4-wens@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-spdif.c