Re: [PATCH v2] arm64: dts: qcom: sc7280-herobrine: Audio codec wants 1.8V, not 1.62V

From: Doug Anderson
Date: Mon Apr 11 2022 - 17:15:55 EST


Hi,

On Mon, Apr 11, 2022 at 2:14 PM Douglas Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> The L2C rail on herobrine boards is intended to go to the audio
> codec. Let's override the 1.62V specified in the qcard.dtsi file to be
> 1.8V.
>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - Adjust Qcard regulator override section heading
>
> arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 15 ++++++++++++++-
> 1 file changed, 14 insertions(+), 1 deletion(-)

...and I somehow forgot to add in from v1:

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>