Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1615861 > unrolled thread

Re: [PATCH 4/5] ARM: dts: imx6qdl-sabresd: Set LDO regulator supply

Started byLucas Stach <l.stach@pengutronix.de>
First post2017-04-04 12:20 +0200
Last post2017-04-04 12:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 4/5] ARM: dts: imx6qdl-sabresd: Set LDO regulator supply Lucas Stach <l.stach@pengutronix.de> - 2017-04-04 12:20 +0200

#1615861 — Re: [PATCH 4/5] ARM: dts: imx6qdl-sabresd: Set LDO regulator supply

FromLucas Stach <l.stach@pengutronix.de>
Date2017-04-04 12:20 +0200
SubjectRe: [PATCH 4/5] ARM: dts: imx6qdl-sabresd: Set LDO regulator supply
Message-ID<tstJ7-3vl-9@gated-at.bofh.it>
Am Freitag, den 31.03.2017, 22:25 +0300 schrieb Leonard Crestez:
> Setting the supply is optional but beneficial, it will cause PMIC
> voltages to be dynamically changed with cpu frequency.
> 
> Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>

Reviewed-by: Lucas Stach <l.stach@pengutronix.de>

> ---
>  arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
> index 63bf95e..58055ce 100644
> --- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
> +++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
> @@ -548,6 +548,18 @@
>  	status = "okay";
>  };
>  
> +&reg_arm {
> +       vin-supply = <&sw1a_reg>;
> +};
> +
> +&reg_pu {
> +       vin-supply = <&sw1c_reg>;
> +};
> +
> +&reg_soc {
> +       vin-supply = <&sw1c_reg>;
> +};
> +
>  &snvs_poweroff {
>  	status = "okay";
>  };

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web