[PATCH v3 01/12] dt-bindings: PCI: Change brcmstb YAML maintainer

Jim Quinlan posted 12 patches 1 year, 5 months ago
There is a newer version of this series
[PATCH v3 01/12] dt-bindings: PCI: Change brcmstb YAML maintainer
Posted by Jim Quinlan 1 year, 5 months ago
Nicolas has not been active for a while.  It also makes
sense for a Broadcom employee to be the maintainer as
many of the details are privy to Broadcom.

Signed-off-by: Jim Quinlan <james.quinlan@broadcom.com>
---
 Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
index 11f8ea33240c..558a18fd2e77 100644
--- a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Brcmstb PCIe Host Controller
 
 maintainers:
-  - Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
+  - Jim Quinlan <james.quinlan@broadcom.com>
 
 properties:
   compatible:
-- 
2.17.1

Re: [PATCH v3 01/12] dt-bindings: PCI: Change brcmstb YAML maintainer
Posted by Florian Fainelli 1 year, 5 months ago

On 7/10/2024 3:16 PM, Jim Quinlan wrote:
> Nicolas has not been active for a while.  It also makes
> sense for a Broadcom employee to be the maintainer as
> many of the details are privy to Broadcom.
> 
> Signed-off-by: Jim Quinlan <james.quinlan@broadcom.com>

Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
-- 
Florian
Re: [PATCH v3 01/12] dt-bindings: PCI: Change brcmstb YAML maintainer
Posted by Rob Herring (Arm) 1 year, 5 months ago
On Wed, 10 Jul 2024 18:16:15 -0400, Jim Quinlan wrote:
> Nicolas has not been active for a while.  It also makes
> sense for a Broadcom employee to be the maintainer as
> many of the details are privy to Broadcom.
> 
> Signed-off-by: Jim Quinlan <james.quinlan@broadcom.com>
> ---
>  Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>