ASoC: sun4i-i2s: Add mclk enable regmap field
authorMarcus Cooper <codekipper@gmail.com>
Sat, 19 Aug 2017 12:48:35 +0000 (14:48 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 21 Aug 2017 16:15:59 +0000 (17:15 +0100)
commit5f93b0639634929b8349f9f9d83e1d881c1c7d4a
treec20b83a4bd85b14ae2abb4a3c9d8212cd979162b
parent296935213feb7bcb72ab8750a8cacb66baeb0eb3
ASoC: sun4i-i2s: Add mclk enable regmap field

The location of the mclk output enable bit is different on newer
SoCs. Use a regmap field to enable it.

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