Re: [PATCH v2] regulator: palmas: model SMPS10 as two regulators

2013-06-28 Thread Mark Brown
On Tue, Jun 25, 2013 at 02:30:28PM +0530, Kishon Vijay Abraham I wrote: > SMPS10 has two outputs OUT1 and OUT2 and have one input IN1. > SMPS10-OUT2 is connected to SMPS10-IN1 and can be configured either > in BOOST mode or BYPASS mode. regulator_enable of SMPS10-OUT2 configures > it in BOOST mode.

Re: [PATCH v2] regulator: palmas: model SMPS10 as two regulators

2013-06-25 Thread Laxman Dewangan
On Tuesday 25 June 2013 02:30 PM, Kishon Vijay Abraham I wrote: SMPS10 has two outputs OUT1 and OUT2 and have one input IN1. SMPS10-OUT2 is connected to SMPS10-IN1 and can be configured either in BOOST mode or BYPASS mode. regulator_enable of SMPS10-OUT2 configures it in BOOST mode. For BYPASS mo