Re: [PATCH v3 4/7] regulator: Add regulator driver for ATC260x PMICs

2020-12-07 Thread Cristian Ciocaltea
On Mon, Dec 07, 2020 at 01:30:03PM +, Mark Brown wrote: > On Sun, Dec 06, 2020 at 03:27:04AM +0200, Cristian Ciocaltea wrote: > > > +/* > > + * ATC2603C notes: > > + * - LDO8 is not documented in datasheet (v2.4), but supported > > + * in the vendor's driver implementation (xapp-le-kernel).

Re: [PATCH v3 4/7] regulator: Add regulator driver for ATC260x PMICs

2020-12-07 Thread Mark Brown
On Sun, Dec 06, 2020 at 03:27:04AM +0200, Cristian Ciocaltea wrote: > +/* > + * ATC2603C notes: > + * - LDO8 is not documented in datasheet (v2.4), but supported > + * in the vendor's driver implementation (xapp-le-kernel). > + * - LDO12 mentioned in datasheet is not programmable, hence not > +

[PATCH v3 4/7] regulator: Add regulator driver for ATC260x PMICs

2020-12-05 Thread Cristian Ciocaltea
Add support for the DC-DC converters and LDO regulators found in the ATC2603C and ATC2609A chip variants of the Actions Semi ATC260x family of PMICs. Co-developed-by: Manivannan Sadhasivam Signed-off-by: Manivannan Sadhasivam Signed-off-by: Cristian Ciocaltea --- Changes in v3: - Dropped 'last