Re: [PATCH 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC

2017-08-22 Thread Takashi Iwai
On Tue, 22 Aug 2017 11:37:45 +0200, Andy Shevchenko wrote: > > On Tue, 2017-08-22 at 07:57 +0200, Takashi Iwai wrote: > > This patch adds the MFD driver for Dollar Cove TI PMIC (ACPI INT33F5) > > that is found on some Intel Cherry Trail devices. > > The driver is based on the original work by Inte

Re: [PATCH 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC

2017-08-22 Thread Andy Shevchenko
On Tue, 2017-08-22 at 07:57 +0200, Takashi Iwai wrote: > This patch adds the MFD driver for Dollar Cove TI PMIC (ACPI INT33F5) > that is found on some Intel Cherry Trail devices. > The driver is based on the original work by Intel, found at: >   https://github.com/01org/ProductionKernelQuilts > >

[PATCH 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC

2017-08-21 Thread Takashi Iwai
This patch adds the MFD driver for Dollar Cove TI PMIC (ACPI INT33F5) that is found on some Intel Cherry Trail devices. The driver is based on the original work by Intel, found at: https://github.com/01org/ProductionKernelQuilts This is a minimal version for adding the basic resources. Currentl