linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] acpi: intel-pmic: add support for REGS OpRegion
@ 2016-06-22 14:55 Heikki Krogerus
  2016-06-22 14:55 ` [PATCH 1/2] acpi: pmic: intel: add REGS operation region support Heikki Krogerus
  2016-06-22 14:55 ` [PATCH 2/2] acpi: pmic: intel: initialize result to 0 Heikki Krogerus
  0 siblings, 2 replies; 4+ messages in thread
From: Heikki Krogerus @ 2016-06-22 14:55 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Felipe Balbi, Bin Gao, linux-acpi, linux-kernel

Hi Rafael,

There is a custom operation region for the WhiskeyCove PMIC device named REGS
used at least on some of the Broxton based platform which is missing support at
the moment. At least the USB Type-C PHY depends on this operation region.

Bin Gao had send patches [1] that add support for the Whiskey Cove
PMIC operation region, but that patch does not cover this particular
operation region.


[1] https://lkml.org/lkml/2016/6/13/674


Felipe Balbi (2):
  acpi: pmic: intel: add REGS operation region support
  acpi: pmic: intel: initialize result to 0

 drivers/acpi/pmic/intel_pmic.c | 67 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 66 insertions(+), 1 deletion(-)

-- 
2.8.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-25  0:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22 14:55 [PATCH 0/2] acpi: intel-pmic: add support for REGS OpRegion Heikki Krogerus
2016-06-22 14:55 ` [PATCH 1/2] acpi: pmic: intel: add REGS operation region support Heikki Krogerus
2016-06-22 14:55 ` [PATCH 2/2] acpi: pmic: intel: initialize result to 0 Heikki Krogerus
2016-06-25  0:25   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).