+Sakari 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@xxxxxxxxxxxxxxx/ > > Would it be easiest that Felipe took care of these (assuming they are > acceptable)? > > 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 -- heikki