From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A9604C433FE for ; Fri, 11 Nov 2022 10:28:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pI0S1hp0ZlDex4qFEXi+Cl1kU3RUHDKXqouS5hFH4Fw=; b=zV4q4MW3l5X/zE ld1H33Wyqcf4W2N0DhcYfjwpwbq0A392pMGrA5LfS7MDFQthINElE85fpGtOsC2Xr6tVMosrVOduu 8Y+fG8rjb8BFHRheBYBQDSC9IqNXnnh5+Nt2MravNbnQvhiN9MWcCMfMEhDlRpO8Y3kE29W15eFen fPGeD7iO1s+OOh/nKs+GI/v2ZQpAJnDhYVqTZ3kik5jZziON+xVQjIb6tXIlHPhzokcQzLaUSUpSq N8BPvegUPlOVpiEBCTyT8ulBM9q23RlMUtfaFLXFzCHD3WrbHWEje5F74rLlbijRZRsBBQs5JM7yF XR3pZEjkzL3i12ZYVevw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1otRFb-00Ewz8-8q; Fri, 11 Nov 2022 10:27:07 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1otRFY-00Ewxk-Dj; Fri, 11 Nov 2022 10:27:05 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id B80AFB822ED; Fri, 11 Nov 2022 10:27:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3787AC433C1; Fri, 11 Nov 2022 10:26:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668162421; bh=NIKpSpHWlLy3T60+YotIDy3wX5KgU5OicTFFNaPOkFQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ibLA1W+pwsYEQ0vHTaOJwZR2is0QrWe8DpwuUYBWmZGDguyc6aIeqWGurz52H/2hw zrtNORx1azaDKxNLtYciHAOGRmsNLjS7yNX11PXfdCt3uDGNP6Mj9i8FW8kKAgpsMA T4361gvJ72SfLRN6l2UcTvB4rpv6Ct/L9hK7XS5vxk8OhSw/FeiEPRYYhWB5Nsdy+8 EadjY82otDc8gNRBnFFSii/q/UyK7EcT7XAX145OX7V3i+DZOUkGXhq09C2Zd0wAsf PTZgezx8VfUFVd5FhCai4QSsJ1cFdJlRMDsVgem/Mbp6xl9ueL4Ob/oa0p04DlTIOo cI30JOpv7uZZA== Date: Fri, 11 Nov 2022 11:26:53 +0100 From: Lorenzo Pieralisi To: Jim Quinlan Cc: Florian Fainelli , Bjorn Helgaas , Jim Quinlan , linux-pci@vger.kernel.org, Nicolas Saenz Julienne , Bjorn Helgaas , Lorenzo Pieralisi , Cyril Brulebois , bcm-kernel-feedback-list@broadcom.com, Rob Herring , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , "moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE" , "moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE" , open list Subject: Re: [PATCH v2 5/5] PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits Message-ID: References: <20221014192730.GA3488778@bhelgaas> <6535ae14-3b09-3b17-d121-b75f433045fb@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221111_022704_631720_5401828C X-CRM114-Status: GOOD ( 24.20 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Nov 03, 2022 at 03:43:13PM -0400, Jim Quinlan wrote: > On Thu, Nov 3, 2022 at 2:49 PM Florian Fainelli wrote: > > > > On 10/14/22 12:27, Bjorn Helgaas wrote: > > > On Fri, Oct 14, 2022 at 03:16:35PM -0400, Jim Quinlan wrote: > > >> On Thu, Oct 13, 2022 at 10:12 AM Bjorn Helgaas wrote: > > >>> On Tue, Oct 11, 2022 at 02:42:10PM -0400, Jim Quinlan wrote: > > >>>> Set RCB_MPS mode bit so that data for PCIe read requests up to the size of > > >>>> the Maximum Payload Size (MPS) are returned in one completion, and data for > > >>>> PCIe read requests greater than the MPS are split at the specified Read > > >>>> Completion Boundary setting. > > >>>> > > >>>> Set RCB_64B so that the Read Compeletion Boundary is 64B. > > >>> > > >>> s/Compeletion/Completion/ > > >> > > >> Hi Bjorn, > > >> > > >> TIL that checkpatch.pl only flags misspelled words only if they match > > >> its list of misspelled words. > > >> I've modified my checkpatch.pl wrapper script to use aspell to better > > >> address my typos. > > >> At any rate, do you mind if I add some new commits for V3? > > > > > > Fine with me, I think Lorenzo will look at these again after v6.1-rc1 > > > is tagged this weekend. > > > > Lorenzo, any chance to get those patches reviewed and/or merged? Thanks! > > Oops, I said I would add some commits but I don't have time right now. > Bjorn or Lorenzo, could you review what is there and if you accept > the commits can you please make the single spelling correction? If > not, I will correct the spelling along with any other requested > changes. I will fix the spelling, reviewing the patches now. Lorenzo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel