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

Marek Vasut marex at denx.de
Fri Dec 11 19:25:24 PST 2015


On Friday, December 11, 2015 at 12:07:00 PM, Shawn Guo wrote:
> 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 {}

OK, let me send a V4.

Best regards,
Marek Vasut



More information about the linux-arm-kernel mailing list