Hi Rafael, > -----Original Message----- > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > Sent: Tuesday, October 03, 2017 4:44 AM > To: Sakari Ailus <sakari.ai...@iki.fi> > Cc: Mani, Rajmohan <rajmohan.m...@intel.com>; linux- > ker...@vger.kernel.org; linux-g...@vger.kernel.org; linux- > a...@vger.kernel.org; Lee Jones <lee.jo...@linaro.org>; Linus Walleij > <linus.wall...@linaro.org>; Alexandre Courbot <gnu...@gmail.com>; Len > Brown <l...@kernel.org>; Andy Shevchenko <andy.shevche...@gmail.com> > Subject: Re: [PATCH v6 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation > region driver > > On Monday, October 2, 2017 6:54:03 PM CEST Sakari Ailus wrote: > > Hi Rafael, > > > > On Mon, Aug 14, 2017 at 11:39:00PM +0300, Sakari Ailus wrote: > > > On Fri, Jul 28, 2017 at 05:30:26PM -0700, Rajmohan Mani wrote: > > > > The Kabylake platform coreboot (Chrome OS equivalent of > > > > BIOS) has defined 4 operation regions for the TI TPS68470 PMIC. > > > > These operation regions are to enable/disable voltage regulators, > > > > configure voltage regulators, enable/disable clocks and to > > > > configure clocks. > > > > > > > > This config adds ACPI operation region support for TI TPS68470 PMIC. > > > > TPS68470 device is an advanced power management unit that powers a > > > > Compact Camera Module (CCM), generates clocks for image sensors, > > > > drives a dual LED for flash and incorporates two LED drivers for > > > > general purpose indicators. > > > > This driver enables ACPI operation region support to control > > > > voltage regulators and clocks for the TPS68470 PMIC. > > > > > > > > Signed-off-by: Rajmohan Mani <rajmohan.m...@intel.com> > > > > > > Acked-by: Sakari Ailus <sakari.ai...@linux.intel.com> > > > > The other two patches from the set are in v4.14-rc1. > > Thanks! > > I'll queue it up for 4.15 then. >
Thanks. This patch has landed in mainline kernel couple of days ago. Raj