Re: [PATCH 6/8] ASoC: rt5682: Support dbvdd and ldo1-in supplies

From: AngeloGioacchino Del Regno
Date: Mon Oct 31 2022 - 09:41:34 EST


Il 31/10/22 14:09, Mark Brown ha scritto:
On Fri, Oct 28, 2022 at 04:55:38PM -0400, Nícolas F. R. A. Prado wrote:

@@ -35,6 +35,8 @@ const char *rt5682_supply_names[RT5682_NUM_SUPPLIES] = {
"AVDD",
"MICVDD",
"VBAT",
+ "dbvdd",
+ "ldo1-in",

Why are we making these inconsistent in style with the other supplies?

Right. That would be the same for rt5682s, and for the entire series. :\

Cheers,
angelo