Hi Rui, On Mon, May 7, 2018 at 1:21 PM, Rui Miguel Silva <rui.silva@xxxxxxxxxx> 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. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html