commit | c83495af6395446b81da54b17a479557ad0b2fc8 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Sep 11 10:05:18 2011 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Sep 14 10:59:36 2011 +0100 |
tree | 5c297c65478e1e8113cc05e1b19b8fbcbe60ff60 | |
parent | da07ecd93b196819dcec488b7ebec69a71f3819e [diff] |
ASoC: Disable WM8996 CPVDD supply when not in use The WM8996 only requires CPVDD when the charge pump is active so control it separately to the other supplies, only enabling it when the charge pump is active. This will result in a small power saving on systems which are able to provide independent software control of the supply. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>