Re: [PATCH v1 3/4] arm64: dts: qcom: sc7280: herobrine: disable some regulators by default

From: Doug Anderson
Date: Thu Mar 17 2022 - 13:08:59 EST


Hi,

On Wed, Mar 16, 2022 at 5:28 PM Matthias Kaehlcke <mka@xxxxxxxxxxxx> wrote:
>
> Not all herobrine boards have a world facing camera or a fingerprint
> sensor, disable the regulators that feed these devices by default and
> only enable them for the boards that use them.
>
> Similarly the audio configuration can vary between boards, not all
> boards have the regulator pp3300_codec, disable it by default.
>
> Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
> ---
>
> .../qcom/sc7280-herobrine-herobrine-r1.dts | 30 +++++++++++++++++++
> .../arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 6 ++++
> 2 files changed, 36 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>