Re: [PATCH 0/3] PM operations for software nodes
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2020-08-25 14:54:16
Also in:
linux-acpi, lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2020-08-25 14:54:16
Also in:
linux-acpi, lkml
On Tue, Aug 25, 2020 at 04:59:48PM +0300, Heikki Krogerus wrote:
Hi guys, Unfortunately the last patch depends on this: https://lore.kernel.org/linux-usb/20200821131101.81915-1-heikki.krogerus@linux.intel.com/ (local) Would it be easiest that Felipe took care of these (assuming they are acceptable)?
LGTM, FWIW, Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
thanks, 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 | 569 +++++++++++++++++++++++++++++++++++- drivers/usb/dwc3/dwc3-pci.c | 175 ++++++----- include/linux/property.h | 13 + 4 files changed, 666 insertions(+), 99 deletions(-) -- 2.28.0
-- With Best Regards, Andy Shevchenko