[U-Boot] [PATCH 2/6] drivers/power/pmic: Add tps65217 driver

2013-08-30 Thread Tom Rini
From: Greg Guyotte Add a driver for the TPS65217 PMIC that is found in the Beaglebone family of boards. Signed-off-by: Greg Guyotte [trini: Split and rework Greg's changes into new drivers/power framework] Signed-off-by: Tom Rini --- Changes in v4: - Use enum for registers Changes in v2: - A

Re: [U-Boot] [PATCH 2/6] drivers/power/pmic: Add tps65217 driver

2013-07-25 Thread Tom Rini
On Thu, Jul 25, 2013 at 12:21:41PM -0500, Dan Murphy wrote: > On 07/25/2013 09:37 AM, Tom Rini wrote: > > On Tue, Jul 23, 2013 at 01:34:15PM -0500, Dan Murphy wrote: > >> On 07/19/2013 02:00 PM, Tom Rini wrote: > >>> From: Greg Guyotte > >>> > >>> Add a driver for the TPS65217 PMIC that is found i

Re: [U-Boot] [PATCH 2/6] drivers/power/pmic: Add tps65217 driver

2013-07-25 Thread Dan Murphy
On 07/25/2013 09:37 AM, Tom Rini wrote: > On Tue, Jul 23, 2013 at 01:34:15PM -0500, Dan Murphy wrote: >> On 07/19/2013 02:00 PM, Tom Rini wrote: >>> From: Greg Guyotte >>> >>> Add a driver for the TPS65217 PMIC that is found in the Beaglebone >>> family of boards. Can we add the public reference

Re: [U-Boot] [PATCH 2/6] drivers/power/pmic: Add tps65217 driver

2013-07-25 Thread Tom Rini
On Tue, Jul 23, 2013 at 01:34:15PM -0500, Dan Murphy wrote: > On 07/19/2013 02:00 PM, Tom Rini wrote: > > From: Greg Guyotte > > > > Add a driver for the TPS65217 PMIC that is found in the Beaglebone > > family of boards. > > > > Signed-off-by: Greg Guyotte > > [trini: Split and rework Greg's cha

Re: [U-Boot] [PATCH 2/6] drivers/power/pmic: Add tps65217 driver

2013-07-23 Thread Dan Murphy
On 07/19/2013 02:00 PM, Tom Rini wrote: > From: Greg Guyotte > > Add a driver for the TPS65217 PMIC that is found in the Beaglebone > family of boards. > > Signed-off-by: Greg Guyotte > [trini: Split and rework Greg's changes into new drivers/power > framework] > Signed-off-by: Tom Rini > --- >

[U-Boot] [PATCH 2/6] drivers/power/pmic: Add tps65217 driver

2013-07-19 Thread Tom Rini
From: Greg Guyotte Add a driver for the TPS65217 PMIC that is found in the Beaglebone family of boards. Signed-off-by: Greg Guyotte [trini: Split and rework Greg's changes into new drivers/power framework] Signed-off-by: Tom Rini --- drivers/power/pmic/Makefile|1 + drivers/power/