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 DC782C433F5 for ; Thu, 24 Mar 2022 17:14:14 +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=bPpCY0hHIMXemTv2eb5J1GPjeHLzRvJfA4/0dfI/IA0=; b=CdQn7o/0CC9SmX C3qbWmnpbCa/d7vt3kkBRaPJrGJ3rfiJmDB5NEnRzhHcSHgknf4qrpWGGeEneDQEDnuSGWJ9/3Erd OtHvHwbc1jALnXmjoaE0dO/bhcw7f0IjcE/sGm0c3G4Sf1hKtlXcj9BYIg/uxfRPm/fqQkpPukeM5 Utxd3VJZzR0HI40RldXRSfRmckevlsjff7qsdpFp/1sMBYF6bM7kEOZgGtskd1+QBa5RAfGU3jLum Kq6zo/pCuPPq6eAbkr7OnL7C/Nn4fB7TvsTjYVYU1sLCUXoC1aqkoUXTlUJJliCU2eM6+7FTSOmFg 4Kl5TGrrBTboLGstRohg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXR1F-00HJux-4u; Thu, 24 Mar 2022 17:13:05 +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 1nXR1B-00HJt2-QU for linux-arm-kernel@lists.infradead.org; Thu, 24 Mar 2022 17:13:03 +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 D3D7EB824E4; Thu, 24 Mar 2022 17:12:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 30762C340EC; Thu, 24 Mar 2022 17:12:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648141978; bh=tjBA4TpVMWUci3qwG39vCc+WacEs0bnKcqEXkAKHzvg=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=EwfSKjQRK47UJiLv8QWb6GjAWCsRGsYLeL5M655cgAm3vkBH4Q+okaFDI03fCwFzI qvUS0GdrTISyj7HZdptQOc3tKnMeaDbph7+CHOF7Sdgr4d23x3rjir5qwSAb6xlO2x kvBLneIFcZMZD/MSpLD5ZqaMxPjMYys2Jntp+/xvNQRji6RrYSZGzwI1EAhWEW4NQ+ Uq31ABBc92Wzbrqx7xLRVaRgNJG5fQNeTxntYlIl2o/Rq3z8ffbgDE+33TxtUeg9PG cYWUQ0B5pz2A6KwJ2DlTL5XnJtv4cQAIcVzmUM62YHVvZm8F4f9pImo8r/vmUwB3nO Ys5uxfgHfu30A== Date: Thu, 24 Mar 2022 12:12:56 -0500 From: Bjorn Helgaas To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Bjorn Helgaas , Lorenzo Pieralisi , Rob Herring , Andrew Lunn , Thomas Petazzoni , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Marek =?iso-8859-1?Q?Beh=FAn?= , Russell King , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/4] PCI: mvebu: Slot support Message-ID: <20220324171256.GA1459996@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220321182908.3q4s2ramvhfdpgab@pali> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220324_101302_034028_3A581425 X-CRM114-Status: GOOD ( 22.38 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Mar 21, 2022 at 07:29:08PM +0100, Pali Roh=E1r wrote: > PING? Sorry, my fault. I reviewed v1 of this patch, so obviously Lorenzo would wait for me to chime in here. > On Tuesday 08 March 2022 12:38:31 Pali Roh=E1r wrote: > > Hello Bjorn! Could you look if v2 changes are now fine? > > = > > On Wednesday 02 March 2022 15:57:29 Pali Roh=E1r wrote: > > > This patch series add slot support to pci-mvebu.c driver. > > > = > > > It is based on branch pci/mvebu of git repository: > > > https://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git > > > = > > > Changes in v2: > > > * Dropped patch with PCI_EXP_SLTCAP_*_SHIFT macros as it is not neede= d anymore > > > * Dropped patch "ARM: dts: turris-omnia: Set PCIe slot-power-limit-mi= lliwatt properties" which was applied > > > * Added support for PCIe 6.0 slot power limit encodings > > > * Round down slot power limit value > > > * Fix handling of slot power limit with scale x1.0 (0x00 value) > > > * Use FIELD_PREP instead of _SHIFT macros > > > * Changed commit message to Bjorn's suggestion > > > * Changed comments in the code to match PCIe spec > > > * Preserve user settings of PCI_EXP_SLTCTL_ASPL_DISABLE bit > > > = > > > Pali Roh=E1r (4): > > > PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro > > > dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property > > > PCI: Add function for parsing 'slot-power-limit-milliwatt' DT prope= rty > > > PCI: mvebu: Add support for sending Set_Slot_Power_Limit message > > > = > > > Documentation/devicetree/bindings/pci/pci.txt | 6 ++ > > > drivers/pci/controller/pci-mvebu.c | 96 +++++++++++++++++= +- > > > drivers/pci/of.c | 64 +++++++++++++ > > > drivers/pci/pci.h | 15 +++ > > > include/uapi/linux/pci_regs.h | 1 + > > > 5 files changed, 177 insertions(+), 5 deletions(-) > > > = > > > -- = > > > 2.20.1 > > > = > = > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel