Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24a51029 authored by Mark Brown's avatar Mark Brown
Browse files

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: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent e3598f6e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -48,6 +48,9 @@ static struct regulator_bulk_data power[] = {
	{
		.supply = "DCVDD",
	},
	{
		.supply = "AVDD",
	},
	{
		.supply = "FLLVDD",
	},