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.
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to