[PATCH v4 2/5] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support

Fabio Estevam festevam at gmail.com
Tue Sep 13 15:36:46 PDT 2016


On Sun, Sep 11, 2016 at 3:30 PM, Jagan Teki <jagannadh.teki at gmail.com> wrote:

> +       reg_3p3v: regulator-3p3v {
> +               compatible = "regulator-fixed";
> +               regulator-name = "3P3V";
> +               regulator-min-microvolt = <3300000>;
> +               regulator-max-microvolt = <3300000>;
> +               regulator-boot-on;
> +               regulator-always-on;

You should remove " regulator-boot-on" and "regulator-always-on" as
the reg_3p3v regulator is controlled by the can nodes.



More information about the linux-arm-kernel mailing list