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 C060BC4332F for ; Fri, 14 Oct 2022 19:28:41 +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: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:References: List-Owner; bh=+SQOZ+TB3tr7Qk1Ic/iCTElg4+2q9vNnHxGB8Ce0ClE=; b=knBx+9XD+nP4jN jW9XPE5VbfnaFz3WVDcH0tpix4CZnUQtQ4vQkiy07NYpT/PLYqwrfVJpII3a6Z3sT6q+ImnsRcYjZ 1TN0/EJMcyqTMHw0KcdONGyimuMVOsY8jPdJfwFYx1mFzvy1d0cdavz0TPZcI4VmFXASvB7vCC3Qm /fSAcst0HJxMRJFuanEFzfNhA/0Q7qiEA7JqgVFNWVt8T0J/lEQpXoBx48aiNORgcWiqySmO2fLNJ VvXVyst4VHLRIHbm6zQyVVgfDrXOgvQLBa+mqjD9scFEGkyMbogsvgst8jO7Y7NVMT76VSZi1AZDb f1huEtSTq5xl3XK+C9xw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ojQLP-00FhOd-K6; Fri, 14 Oct 2022 19:27:43 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ojQLM-00FhN5-Sg; Fri, 14 Oct 2022 19:27:42 +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 EF86AB8239E; Fri, 14 Oct 2022 19:27:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 608FEC433C1; Fri, 14 Oct 2022 19:27:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665775652; bh=5wLBaSBVsL3Q6oWlsel3CQETE/x5JNAR/PyXhuzelxc=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=q0szqx9ExlrVz9ylhhqehOq9WsVUjPWAS13pB423zeRnjwfMf1s4DNoz3uCysYS8+ 3/xaEIcCP58qcHPwpQpPGfXlXq89C1K+K2n2yBI09L9Kmn6mmw/uDPkV4bu6+vSuO1 ZojsJtYn7nM00qjd0xXJ5k3bKzO8PcrqatW27llad9xowupNLexnHRdEPzCMmX5C8U BdRaXzY+INWrDPs3CtIUxJoPhi0SwMPDDNoLb4pSGcAtxQzAFX/AzHSYZGulYMYypZ qAo6Nz1qCyclO0uRqzrMO/pOAUepTPqBjFslSgdkTtrvs7wUQUfbHv59i3h3dSQ+zq aQ6IgWbT+NqxQ== Date: Fri, 14 Oct 2022 14:27:30 -0500 From: Bjorn Helgaas To: Jim Quinlan Cc: Jim Quinlan , linux-pci@vger.kernel.org, Nicolas Saenz Julienne , Bjorn Helgaas , Lorenzo Pieralisi , Cyril Brulebois , bcm-kernel-feedback-list@broadcom.com, Florian Fainelli , Lorenzo Pieralisi , 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: <20221014192730.GA3488778@bhelgaas> 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-20221014_122741_084723_280A6EF1 X-CRM114-Status: GOOD ( 15.84 ) 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 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. Bjorn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel