Re: [PATCH v4 0/5] add PM functionality for act8945a PMIC

2018-12-13 Thread Mark Brown
On Thu, Dec 13, 2018 at 12:59:00PM +, claudiu.bez...@microchip.com wrote: > Hi Mark, > > I saw that previous version of this series was applied to your tree just > after I've send this new one. The only difference b/w them is in the > documentation patch where I moved the new header. No functi

Re: [PATCH v4 0/5] add PM functionality for act8945a PMIC

2018-12-13 Thread Claudiu.Beznea
Hi Mark, I saw that previous version of this series was applied to your tree just after I've send this new one. The only difference b/w them is in the documentation patch where I moved the new header. No functionality change. Sorry for the noise, Claudiu Beznea On 13.12.2018 14:49, Claudiu Bezne

[PATCH v4 0/5] add PM functionality for act8945a PMIC

2018-12-13 Thread Claudiu.Beznea
From: Claudiu Beznea This series implements PM functionality for act8945a PMIC and use that support on SAMA5D2 Xplained board. Changes in v4: - move dt-bindings/regulator/active-semi,8945a-regulator.h in documentation patch; driver uses macros included in this file; due to this documentation