Hi Fabio, On Mon, Sep 26, 2016 at 7:26 PM, Michael Trimarchi <[email protected]> wrote: > Hi > > On Mon, Sep 26, 2016 at 3:55 PM, Fabio Estevam <[email protected]> wrote: >> On Mon, Sep 26, 2016 at 10:54 AM, Michael Trimarchi >> <[email protected]> wrote: >> >>>> Why don't you simply do like this? >>>> >>>> reg_3p3v: regulator-3p3v { >>>> compatible = "regulator-fixed"; >>>> regulator-name = "3P3V"; >>>> regulator-min-microvolt = <3300000>; >>>> regulator-max-microvolt = <3300000>; >>>> }; >>> >>> Should dts rispect the schematic connection? >> >> Yes > > So boot on and always on are used to declare their status and their > behavionr. I don't > see the point to not specify them in this way
Please try to understand that due to the case where we used fixed voltage regulators on SOM as mentioned By Metteo and Michael dt nodes should have regulator-always-on and regulator-boot-on properties. And even we added one of our module which is already in ML[1] Hope this is helpful conclude this thread. [1] http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=a58e4e608bc88735581fdd9861676e522fa3c20d thanks! -- Jagan Teki Free Software Engineer | Amarula Solutions U-Boot, Linux | Upstream Maintainer Hyderabad, India.

