[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201029105941.63410-1-heikki.krogerus@linux.intel.com>
Date: Thu, 29 Oct 2020 13:59:38 +0300
From: Heikki Krogerus <heikki.krogerus@...ux.intel.com>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>
Cc: Felipe Balbi <balbi@...nel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
linux-acpi@...r.kernel.org
Subject: [PATCHv2 0/3] PM operations for software nodes
Hi,
This is the second version of this series. Rafael pointed out in v1
that I was not handling bus PM ops correctly. He also requested that I
put a comment to the code explaining things a little.
The original v1 series:
https://lore.kernel.org/linux-acpi/20200825135951.53340-1-heikki.krogerus@linux.intel.com/
Heikki Krogerus (3):
software node: Power management operations for software nodes
software node: Introduce device_add_software_node()
usb: dwc3: pci: Register a software node for the dwc3 platform device
drivers/base/power/common.c | 8 +-
drivers/base/swnode.c | 738 +++++++++++++++++++++++++++++++++++-
drivers/usb/dwc3/dwc3-pci.c | 175 +++++----
include/linux/property.h | 13 +
4 files changed, 835 insertions(+), 99 deletions(-)
--
2.28.0
Powered by blists - more mailing lists