Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Bin Gao
> Well, I'm dropping the old series due to comments from Aaron on the > second patch. > > I will be waiting for an update addressing the Aaron's comments in > [2/3] and [3/3]. Right, there was no change on [1/3]. I'll address Aaron's comments and re-send all as v4. Thanks. -Bin

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Bin Gao
> Well, I'm dropping the old series due to comments from Aaron on the > second patch. > > I will be waiting for an update addressing the Aaron's comments in > [2/3] and [3/3]. Right, there was no change on [1/3]. I'll address Aaron's comments and re-send all as v4. Thanks. -Bin

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Heikki Krogerus
On Thu, Jun 23, 2016 at 03:18:27PM +0200, Rafael J. Wysocki wrote: > On Thu, Jun 23, 2016 at 3:16 PM, Heikki Krogerus > wrote: > > On Thu, Jun 23, 2016 at 03:03:34PM +0200, Rafael J. Wysocki wrote: > >> On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Heikki Krogerus
On Thu, Jun 23, 2016 at 03:18:27PM +0200, Rafael J. Wysocki wrote: > On Thu, Jun 23, 2016 at 3:16 PM, Heikki Krogerus > wrote: > > On Thu, Jun 23, 2016 at 03:03:34PM +0200, Rafael J. Wysocki wrote: > >> On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: > >> > This series modifies the pen function

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Rafael J. Wysocki
On Thu, Jun 23, 2016 at 3:16 PM, Heikki Krogerus wrote: > On Thu, Jun 23, 2016 at 03:03:34PM +0200, Rafael J. Wysocki wrote: >> On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: >> > This series modifies the pen function signature to take

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Rafael J. Wysocki
On Thu, Jun 23, 2016 at 3:03 PM, Rafael J. Wysocki wrote: > On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: >> This series modifies the pen function signature to take bit field >> and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It >>

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Rafael J. Wysocki
On Thu, Jun 23, 2016 at 3:16 PM, Heikki Krogerus wrote: > On Thu, Jun 23, 2016 at 03:03:34PM +0200, Rafael J. Wysocki wrote: >> On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: >> > This series modifies the pen function signature to take bit field >> > and adds a new opregion driver for Intel BXT

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Rafael J. Wysocki
On Thu, Jun 23, 2016 at 3:03 PM, Rafael J. Wysocki wrote: > On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: >> This series modifies the pen function signature to take bit field >> and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It >> also adds support for PMIC regs operation

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Heikki Krogerus
On Thu, Jun 23, 2016 at 03:03:34PM +0200, Rafael J. Wysocki wrote: > On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: > > This series modifies the pen function signature to take bit field > > and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It > > also adds

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Heikki Krogerus
On Thu, Jun 23, 2016 at 03:03:34PM +0200, Rafael J. Wysocki wrote: > On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: > > This series modifies the pen function signature to take bit field > > and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It > > also adds support for PMIC regs

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Rafael J. Wysocki
On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: > This series modifies the pen function signature to take bit field > and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It > also adds support for PMIC regs operation region. > > Yegnesh Iyer (1): > acpi:

Re: [PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Rafael J. Wysocki
On Thu, Jun 23, 2016 at 9:55 AM, Bin Gao wrote: > This series modifies the pen function signature to take bit field > and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It > also adds support for PMIC regs operation region. > > Yegnesh Iyer (1): > acpi: pmic: Modifying the pen

[PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Bin Gao
This series modifies the pen function signature to take bit field and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It also adds support for PMIC regs operation region. Yegnesh Iyer (1): acpi: pmic: Modifying the pen function signature to take bit field Ajay Thomas (1): acpi:

[PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC

2016-06-23 Thread Bin Gao
This series modifies the pen function signature to take bit field and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It also adds support for PMIC regs operation region. Yegnesh Iyer (1): acpi: pmic: Modifying the pen function signature to take bit field Ajay Thomas (1): acpi: