ASoC: rt5663: Add regulator support
authorCheng-Yi Chiang <cychiang@chromium.org>
Thu, 15 Nov 2018 04:13:34 +0000 (12:13 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 15 Nov 2018 19:34:13 +0000 (11:34 -0800)
commite81a2a6d12e85fbd7b19e96ad72b82a3cc8a6b2d
treeb64df5fdb4c1f2be24b2a6e4ca06ae542b3c1759
parentbf897b441bd3afdd43e19605df4fb5a105678664
ASoC: rt5663: Add regulator support

Add regulator support to turn on cpvdd and avdd in probe.
If a regulator is not given from device tree, a dummy regulator will be
used.

Signed-off-by: Cheng-Yi Chiang <cychiang@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5663.c