[PATCH 2/2] ASoC: rt5663: Add regulator support

2018-11-14 Thread Cheng-Yi Chiang
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 --- sound/soc/codecs/rt5663.c | 68 +++ 1 file changed, 61 insertions(+), 7 deletions(-)

[PATCH 2/2] ASoC: rt5663: Add regulator support

2018-11-14 Thread Cheng-Yi Chiang
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 --- sound/soc/codecs/rt5663.c | 68 +++ 1 file changed, 61 insertions(+), 7 deletions(-)