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 1E11CC43334 for ; Fri, 15 Jul 2022 18:28:19 +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=BY3OkTOgWnco0Mje3me6GZF6KPBIGIITZMitPyi73A8=; b=T840plBVx96M28 pOgploOK79PCwvbI9qRH/D8hRbiHaPfOOL+uareJSpo6AnVUGpDEyvpdPbA/mQWvqy0WAhHw3RawV 0QmVnfQccC5Ppn3y8FK3BHHv71Yf8dg1y95p6qVxMbfRu/P/tpphvrFU+rQCdcg3NYAMYFltqtIOe uswsym/uzFVMr2N3o83Ki5Wv9USdm1c9HUdQlR+aDBM7v/9tHfoSe3CUWnQQxtd9r/m6P87g9t60X 4ZSQi9ZNgDAJ/cwkEj8yW4o/NgMqJMKXxl5OAlwNxtvaVsg0d9SWuKBb/L+aLPeMZOoqUc4UfDT7K 3fWurEpn11kn/N9ySYuA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCQ28-009RU6-Nr; Fri, 15 Jul 2022 18:27:24 +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 1oCQ25-009RTX-Qx; Fri, 15 Jul 2022 18:27:23 +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 69605B82DE9; Fri, 15 Jul 2022 18:27:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 92F95C34115; Fri, 15 Jul 2022 18:27:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657909638; bh=GLrIOUKfTCEiitR+k/dayuHMYy8E4I2pvFk24p8afZA=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=jfZGg70EGZ58zaDDn8ZKKNJ8DPyDu0cAcpK/AV7rGjYSqpmQotBcWt0MgwPOkhep0 pAYxNSAtmitca9ADEZoaQJ0IJD3UrZ5iPwUfV3JOSWUl6i/cvE261pirar6sgIjY1t iT6n2bxgn81JNrPKzAMPg+MHWDVbgmtelLQe0pycRpH5zQn7IIDq3h86fb0WmjpmBD uNK96PLwO+cq3NzoacPSPLbZbf2ajetQ8iela16p3uWFLra+7JAGgnmpp5f2S+wPt6 CKIJ9hC+1Sq0bRYCkqw8svNte0bM0tC948wdr87usqzTnRIYj49UFYk+ajYRDOvMhp MaglZ3Q/Xe+ZQ== Date: Fri, 15 Jul 2022 13:27:15 -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, Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , "moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE" , open list , "moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE" , Rob Herring Subject: Re: [PATCH v1 0/4] PCI: brcmstb: Re-submit reverted patchset Message-ID: <20220715182715.GA1145359@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220701162726.31346-1-jim2101024@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220715_112722_063782_CEC94D6F X-CRM114-Status: GOOD ( 12.32 ) 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, Jul 01, 2022 at 12:27:21PM -0400, Jim Quinlan wrote: > A submission [1] was made to enable a PCIe root port to turn on regulators > for downstream devices. It was accepted. Months later, a regression was > discovered on an RPi CM4 [2]. The patchset was reverted [3] as the fix > came too late in the release cycle. The regression in question is > triggered only when the PCIe RC DT node has no root port subnode, which is > a perfectly reasonsable configuration. > ... > Jim Quinlan (4): > PCI: brcmstb: Split brcm_pcie_setup() into two funcs > PCI: brcmstb: Add mechanism to turn on subdev regulators > PCI: brcmstb: oAdd control of subdevice voltage regulators > PCI: brcmstb: Do not turn off WOL regulators on suspend > > drivers/pci/controller/pcie-brcmstb.c | 257 +++++++++++++++++++++++--- > 1 file changed, 227 insertions(+), 30 deletions(-) I'm assuming there's a v2 coming soonish? We should see -rc7 this weekend and likely a final v5.19 release on July 24, so v5.20 material should be tidied up by then. Bjorn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel