[PATCH V3 2/2] ARM: dts: imx6q: add Novena board

Shawn Guo shawnguo at kernel.org
Fri Dec 11 03:07:00 PST 2015


On Wed, Dec 02, 2015 at 04:41:31PM +0100, Marek Vasut wrote:
> On Wednesday, December 02, 2015 at 08:53:05 AM, Shawn Guo wrote:
> > On Sat, Nov 28, 2015 at 03:47:04PM +0100, Marek Vasut wrote:
> > > +	reg_usb_otg_vbus: usb_otg_vbus {
> > > +		compatible = "regulator-fixed";
> > > +		regulator-name = "usb_otg_vbus";
> > > +		regulator-min-microvolt = <5000000>;
> > > +		regulator-max-microvolt = <5000000>;
> > > +		enable-active-high;
> > > +	};
> > 
> > All these regulator nodes are named so arbitrarily.  Can we name them a
> > bit consistently, something like regulator-xxx?
> 
> All of them are named like this (well, but the otg_vbus, I can fix that)
> 
> reg_something: something-regulator {}
> 
> What do you want to see here ?

reg_something: regulator-something {}

Shawn



More information about the linux-arm-kernel mailing list