提交 24a51029 编写于 作者: M Mark Brown

ASoC: Add separate AVDD for WM8400

There is an AVDD supply as well, normally one or more of the other
upplies would be tied to it.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 e3598f6e
...@@ -48,6 +48,9 @@ static struct regulator_bulk_data power[] = { ...@@ -48,6 +48,9 @@ static struct regulator_bulk_data power[] = {
{ {
.supply = "DCVDD", .supply = "DCVDD",
}, },
{
.supply = "AVDD",
},
{ {
.supply = "FLLVDD", .supply = "FLLVDD",
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册