ASoC: sun4i-i2s: Add regmap config to quirks
authorMarcus Cooper <codekipper@gmail.com>
Sat, 12 Aug 2017 11:00:50 +0000 (13:00 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2017 16:24:39 +0000 (17:24 +0100)
commitcd1c63df5fa8196d8ed5138f1ecc22bbabf5f6df
tree4b8ee4c63c870f3e4e225c98520f3ba953577a98
parent0aef27cab880d9612331350c008aec00cbb3d247
ASoC: sun4i-i2s: Add regmap config to quirks

The newer SoCs have a larger range than the original SoC that this
driver was developed for. By adding the regmap config to the quirks
then the driver can initialise the managed register map correctly.

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