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 E66F9C433FE for ; Thu, 13 Oct 2022 14:13:40 +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=qNByzVb3Zw62XlMz4b313L9/TWR1A+S76knI1X8RH10=; b=0tAxEF9wZKWO+A 6dMAcK/XlYCnXH75Rj8PnIhWWLT7pEBSTu271A+BAtHUtTTEtOTGmodHl+2dFjRKaG8hNXOB4uyOz u9IrBN+ZIQqkdpBVm+0xUEE8XgwHL5uOYdq7OVBLmGupBZJx+bQ6Y95KHopnyta9XqCoq4YkL6eJ4 /SVLXON30ueZkULB+I9gTNFMmhllfk9CeZBOcEyzOodVuefCCqIEqTmlUnlb/2E/gxk/O5rEdjfzp 23bfb1U9CNQ4K1+0VvgMAJeqM1LPhtzMpt2Oka/Aq7ys9Go4LwZ0Crjw9m2Xm5I3wicZKac7B+YJ0 S6uYLn8BrN3ajhR+ZKsg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiywu-00C70O-VJ; Thu, 13 Oct 2022 14:12:37 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiywo-00C6wi-FP; Thu, 13 Oct 2022 14:12:33 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 9B943617AC; Thu, 13 Oct 2022 14:12:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D04C5C433D6; Thu, 13 Oct 2022 14:12:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665670347; bh=5Lr9MWZLnx0BF0zAIJTTaN2Kclq5SbmFy4FXvIbfDKU=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=EQ2qo9mpD3Swcywula6CfKA3rIu8MsV0cz6xq+Q5yILLEKstheEncAlK32ijcWpys j95N820KUbARrx6niFO9XX0CsCihHltgE1UmZW9BDJSOBDtyO/jehLBpOBlOY3r9jm 83DUfRl8r8e9X8dbEkWCILL1V3mT7n5/dD240UE9llXhRGJAe/kWGdSaUmguW3brr7 x8WRqERvwZDcNAl2bcjLlyQM0bPBBh40VOho93EjjmisLFN3pfVRw2yYL2ITE7VJZC 8mEtUFq9m6jroXcNHdoyN+RZimUfV8UaKiOfrr7w+69uBigVtmoMbMKssPxqj8uaBg YFZJPP6o9EUYw== Date: Thu, 13 Oct 2022 09:12:25 -0500 From: Bjorn Helgaas To: Jim Quinlan Cc: linux-pci@vger.kernel.org, Nicolas Saenz Julienne , Bjorn Helgaas , Lorenzo Pieralisi , Cyril Brulebois , bcm-kernel-feedback-list@broadcom.com, james.quinlan@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: <20221013141225.GA3245514@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221011184211.18128-6-jim2101024@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221013_071230_604128_DA6799EB X-CRM114-Status: UNSURE ( 7.95 ) X-CRM114-Notice: Please train this message. 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 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/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel