Hi,

On 27-02-17 23:06, Andy Shevchenko wrote:
On Mon, Feb 27, 2017 at 11:38 PM, Hans de Goede <hdego...@redhat.com> wrote:
Add mfd driver for Intel CHT WhiskeyCove PMIC, based on various non
upstreamed CHT WhiskeyCove PMIC patches. For now this just adds a minimal
version which implements just enough to get ACPI PMIC opregion support to
work, so that suspend/resume will work on machines with this PMIC.

Cc: Bin Gao <bin....@intel.com>
Cc: Felipe Balbi <felipe.ba...@linux.intel.com>
Cc: Andy Shevchenko <andriy.shevche...@linux.intel.com>
Signed-off-by: Hans de Goede <hdego...@redhat.com>
---
Changes in v2:

You were too fast. Please, give a time for reviewers to do their job.

So, please address comments per v2 first.

-Since this uses plain mfd and not the intel_soc_pmic stuff give it
 its own Kconfig and allow this to be built as a module

-Add missing #include <acpi/acpi_bus.h>

Do we need it explicitly included?

I was trying to fix a kbuild bot error with this
(Takashi has it on a topic-branch), but it only made it
worse. so I'm dropping this again for v3, instead adding
"depends on ACPI" to the Kconfig for this, which will
hopefully really fix the kbuild bot errors.

Regards,

Hans

Reply via email to