Re: [PATCH v2 4/4] ARM: dts: bcm590xx: add support for GPLDO and VBUS regulators

2014-05-23 Thread Matt Porter
On Wed, Apr 23, 2014 at 07:21:33PM -0400, Matt Porter wrote: > Adds additional nodes to support GPLDO1-6 and VBUS regulators which > are now supported in the bcm590xx regulator driver. Applied to mach-bcm for-3.16/dt > arch/arm/boot/dts/bcm59056.dtsi | 21 + > 1 file changed,

Re: [PATCH v2 4/4] ARM: dts: bcm590xx: add support for GPLDO and VBUS regulators

2014-05-21 Thread Lee Jones
> > > diff --git a/arch/arm/boot/dts/bcm59056.dtsi > > > b/arch/arm/boot/dts/bcm59056.dtsi > > > index dfadaaa..066adfb 100644 > > > --- a/arch/arm/boot/dts/bcm59056.dtsi > > > +++ b/arch/arm/boot/dts/bcm59056.dtsi > > > @@ -70,5 +70,26 @@ > > > > > > vsr_reg: vsr { > > > };

Re: [PATCH v2 4/4] ARM: dts: bcm590xx: add support for GPLDO and VBUS regulators

2014-05-21 Thread Matt Porter
On Wed, May 21, 2014 at 10:29:13AM +0100, Lee Jones wrote: > > Adds additional nodes to support GPLDO1-6 and VBUS regulators which > > are now supported in the bcm590xx regulator driver. > > > > Signed-off-by: Matt Porter > > --- > > arch/arm/boot/dts/bcm59056.dtsi | 21 + > >

Re: [PATCH v2 4/4] ARM: dts: bcm590xx: add support for GPLDO and VBUS regulators

2014-05-21 Thread Lee Jones
> Adds additional nodes to support GPLDO1-6 and VBUS regulators which > are now supported in the bcm590xx regulator driver. > > Signed-off-by: Matt Porter > --- > arch/arm/boot/dts/bcm59056.dtsi | 21 + > 1 file changed, 21 insertions(+) I'm not going to apply this with the

[PATCH v2 4/4] ARM: dts: bcm590xx: add support for GPLDO and VBUS regulators

2014-04-23 Thread Matt Porter
Adds additional nodes to support GPLDO1-6 and VBUS regulators which are now supported in the bcm590xx regulator driver. Signed-off-by: Matt Porter --- arch/arm/boot/dts/bcm59056.dtsi | 21 + 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/bcm59056.dtsi b/arch