From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751330AbeAEANF (ORCPT + 1 other); Thu, 4 Jan 2018 19:13:05 -0500 Received: from cloudserver094114.home.pl ([79.96.170.134]:43631 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751108AbeAEAND (ORCPT ); Thu, 4 Jan 2018 19:13:03 -0500 From: "Rafael J. Wysocki" To: Tony Lindgren Cc: JeffyChen , Linux Kernel Mailing List , Bjorn Helgaas , Linux PM , Shawn Lin , Brian Norris , Doug Anderson , "devicetree@vger.kernel.org" , Linux PCI , Rob Herring , Frank Rowand Subject: Re: [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF Date: Fri, 05 Jan 2018 01:11:55 +0100 Message-ID: <1652279.Kf304cK0PT@aspire.rjw.lan> In-Reply-To: <20180103200837.GP3875@atomide.com> References: <20171225114742.18920-1-jeffy.chen@rock-chips.com> <6120485.xubBpvge6h@aspire.rjw.lan> <20180103200837.GP3875@atomide.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Wednesday, January 3, 2018 9:08:37 PM CET Tony Lindgren wrote: > Hi, > > * Rafael J. Wysocki [171228 17:33]: > > So we are fine except for the race and we need the wakeirq field in wakeup > > sources to automatically arm the wakeup IRQs during suspend. > > > > If I'm not mistaken, we only need something like the patch below (untested). > > Yeah for your patch below works just fine for my > test cases so: > > Tested-by: Tony Lindgren Cool, thanks! Let me respin it with a subject/changelog. Thanks, Rafael