From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Thu, 12 Oct 2017 23:31:00 -0700 From: Brian Norris To: Bjorn Helgaas Cc: Jeffy Chen , Heiko Stuebner , linux-pci@vger.kernel.org, shawn.lin@rock-chips.com, linux-kernel@vger.kernel.org, dianders@chromium.org, linux-rockchip@lists.infradead.org, bhelgaas@google.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 1/3] PCI: rockchip: Add support for pcie wake irq Message-ID: <20171013063100.GB56763@google.com> References: <20170911151029.25185-1-jeffy.chen@rock-chips.com> <20170911151029.25185-2-jeffy.chen@rock-chips.com> <20171013015620.GA94568@google.com> <20171013023246.GZ25517@bhelgaas-glaptop.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20171013023246.GZ25517@bhelgaas-glaptop.roam.corp.google.com> List-ID: On Thu, Oct 12, 2017 at 09:32:47PM -0500, Bjorn Helgaas wrote: > On Thu, Oct 12, 2017 at 06:56:22PM -0700, Brian Norris wrote: > > Bjorn, were you planning to pick this up? > > I had already applied this to pci/host-rockchip, but I must have gotten > interrupted before sending the email. You also hadn't merged it into your /next branch either, which is where I was looking (and basing my other patch set). > But now that you mention it, I looked at this again and have some > questions. I'll respond to the original patch. Brian From mboxrd@z Thu Jan 1 00:00:00 1970 From: briannorris@chromium.org (Brian Norris) Date: Thu, 12 Oct 2017 23:31:00 -0700 Subject: [PATCH v5 1/3] PCI: rockchip: Add support for pcie wake irq In-Reply-To: <20171013023246.GZ25517@bhelgaas-glaptop.roam.corp.google.com> References: <20170911151029.25185-1-jeffy.chen@rock-chips.com> <20170911151029.25185-2-jeffy.chen@rock-chips.com> <20171013015620.GA94568@google.com> <20171013023246.GZ25517@bhelgaas-glaptop.roam.corp.google.com> Message-ID: <20171013063100.GB56763@google.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Oct 12, 2017 at 09:32:47PM -0500, Bjorn Helgaas wrote: > On Thu, Oct 12, 2017 at 06:56:22PM -0700, Brian Norris wrote: > > Bjorn, were you planning to pick this up? > > I had already applied this to pci/host-rockchip, but I must have gotten > interrupted before sending the email. You also hadn't merged it into your /next branch either, which is where I was looking (and basing my other patch set). > But now that you mention it, I looked at this again and have some > questions. I'll respond to the original patch. Brian