Hi Fabio,
On Tue 08 May 2018 at 13:28, Fabio Estevam wrote:
Hi Rui,

On Mon, May 7, 2018 at 1:21 PM, Rui Miguel Silva <rui.si...@linaro.org> wrote:

+       reg_peri_3p15v: regulator-peri-3p15v {
+               compatible = "regulator-fixed";
+               regulator-name = "peri_3p15v_reg";
+               regulator-min-microvolt = <3150000>;
+               regulator-max-microvolt = <3150000>;
+               regulator-always-on;

You can remove the 'regulator-always-on' property as this regulator
will be controlled by AVDD-supply.

Yeah, will do.

---
Cheers,
        Rui

Reply via email to