OSDN Git Service

ASoC: sun4i-i2s: Add support for H3
authorMarcus Cooper <codekipper@gmail.com>
Sat, 19 Aug 2017 12:48:39 +0000 (14:48 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 21 Aug 2017 16:16:14 +0000 (17:16 +0100)
commit7d2993811a1e07cd128847f07f63aae66a78d14b
treeae573dff2e7e678bd7bd29bd8af96e6b6385ff40
parent043b8daa578f30c2ba685ad13b121fd138b95750
ASoC: sun4i-i2s: Add support for H3

The sun8i-h3 introduces a lot of changes to the i2s block such
as different register locations, extended clock division and
more operational modes. As we have to consider the earlier
implementation then these changes need to be isolated.

None of the new functionality has been implemented yet, the
driver has just been expanded to allow it work on the H3 SoC.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/sun4i-i2s.txt
sound/soc/sunxi/sun4i-i2s.c