Re: [PATCH v2] arm64: dts: sc7180: Add board regulators for MIPI camera trogdor boards

From: Doug Anderson
Date: Thu Jan 06 2022 - 19:49:51 EST


Hi,

On Wed, Dec 15, 2021 at 8:45 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> Some trogdor boards have on-board regulators for the MIPI camera
> components. Add nodes describing these regulators so boards with these
> supplies can consume them.
>
> Cc: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Cc: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---
>
> Changes from v1 (https://lore.kernel.org/r/20211215003639.386460-1-swboyd@xxxxxxxxxxxx):
> * Swapped order of regulators
>
> .../boot/dts/qcom/sc7180-trogdor-coachz.dtsi | 16 +++
> .../dts/qcom/sc7180-trogdor-homestar.dtsi | 16 +++
> arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 122 ++++++++++++++++++
> 3 files changed, 154 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>