From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f174.google.com ([209.85.192.174]:35122 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756878AbcJSRoA (ORCPT ); Wed, 19 Oct 2016 13:44:00 -0400 Received: by mail-pf0-f174.google.com with SMTP id s8so19655884pfj.2 for ; Wed, 19 Oct 2016 10:44:00 -0700 (PDT) Date: Wed, 19 Oct 2016 10:43:57 -0700 From: Brian Norris To: Shawn Lin Cc: Bjorn Helgaas , linux-pci@vger.kernel.org, linux-rockchip@lists.infradead.org, Rajat Jain , Wenrui Li Subject: Re: [PATCH] PCI: rockchip: remove the pointer to L1 substate cap Message-ID: <20161019174357.GB78840@google.com> References: <1476868234-15135-1-git-send-email-shawn.lin@rock-chips.com> <20161019174205.GA78840@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20161019174205.GA78840@google.com> Sender: linux-pci-owner@vger.kernel.org List-ID: On Wed, Oct 19, 2016 at 10:42:05AM -0700, Brian Norris wrote: > Hi, > > On Wed, Oct 19, 2016 at 05:10:34PM +0800, Shawn Lin wrote: > > Per the errata of TRM, the RC can't support L1 substate, so we > > need to remove the L1 substate cap. > > > > Signed-off-by: Shawn Lin [snip] BTW, I couldn't actually find the original patch email in any mailing list archive, nor in patchwork. Did the email get held up by the mailing list or something? Brian