[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210106191956.GA1328485@bjorn-Precision-5520>
Date: Wed, 6 Jan 2021 13:19:56 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Jim Quinlan <james.quinlan@...adcom.com>
Cc: linux-pci@...r.kernel.org,
Nicolas Saenz Julienne <nsaenzjulienne@...e.de>,
broonie@...nel.org, bcm-kernel-feedback-list@...adcom.com,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
"moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>,
open list <linux-kernel@...r.kernel.org>,
"moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE"
<linux-rpi-kernel@...ts.infradead.org>,
Rob Herring <robh@...nel.org>
Subject: Re: [PATCH v2 0/6] brcmstb: add EP regulators and panic handler
On Mon, Nov 30, 2020 at 04:11:37PM -0500, Jim Quinlan wrote:
> v2 -- Use regulator bulk API rather than multiple calls (MarkB).
>
> v1 -- Bindings are added for fixed regulators that may power the EP device.
> -- The brcmstb RC driver is modified to control these regulators
> during probe, suspend, and resume.
> -- 7216 type SOCs have additional error reporting HW and a
> panic handler is added to dump its info.
> -- A missing return value check is added.
>
>
> Jim Quinlan (6):
> dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
> PCI: brcmstb: Add control of EP voltage regulator(s)
> PCI: brcmstb: Do not turn off regulators if EP can wake up
> PCI: brcmstb: Give 7216 SOCs their own config type
> PCI: brcmstb: Add panic/die handler to RC driver
> PCI: brcmstb: check return value of clk_prepare_enable()
If/when you repost this, capitalize the subjects consistently.
> .../bindings/pci/brcm,stb-pcie.yaml | 12 +
> drivers/pci/controller/pcie-brcmstb.c | 219 +++++++++++++++++-
> 2 files changed, 228 insertions(+), 3 deletions(-)
>
> --
> 2.17.1
>
Powered by blists - more mailing lists