[PATCH v5 RESEND 0/2] PCI: rcar: support regulators for PCIe

Wolfram Sang posted 2 patches 2 years, 1 month ago
.../devicetree/bindings/pci/rcar-pci-host.yaml   | 11 +++++++++++
drivers/pci/controller/pcie-rcar-host.c          | 16 +++++++++++++++-
2 files changed, 26 insertions(+), 1 deletion(-)
[PATCH v5 RESEND 0/2] PCI: rcar: support regulators for PCIe
Posted by Wolfram Sang 2 years, 1 month ago
Here are the patches to make PCIe cards work in slot CN15 on a Renesas
KingFisher board. Please apply.

Changes since v4:
* rebased to 6.6
* added ack from Mani (Thanks!)

Wolfram Sang (2):
  dt-bindings: PCI: rcar-pci-host: add optional regulators
  PCI: rcar-host: add support for optional regulators

 .../devicetree/bindings/pci/rcar-pci-host.yaml   | 11 +++++++++++
 drivers/pci/controller/pcie-rcar-host.c          | 16 +++++++++++++++-
 2 files changed, 26 insertions(+), 1 deletion(-)

-- 
2.35.1
Re: [PATCH v5 RESEND 0/2] PCI: rcar: support regulators for PCIe
Posted by Krzysztof Wilczyński 2 years ago
Hello,

> Here are the patches to make PCIe cards work in slot CN15 on a Renesas
> KingFisher board. Please apply.

Applied to controller/rcar, thank you!

[01/02] dt-bindings: PCI: rcar-pci-host: Add optional regulators
        https://git.kernel.org/pci/pci/c/b952f96a57e6
[02/02] PCI: rcar-host: Add support for optional regulators
        https://git.kernel.org/pci/pci/c/6797e4da2dd1

	Krzysztof
Re: [PATCH v5 RESEND 0/2] PCI: rcar: support regulators for PCIe
Posted by Wolfram Sang 2 years ago
On Sun, Nov 05, 2023 at 10:29:06AM +0100, Wolfram Sang wrote:
> Here are the patches to make PCIe cards work in slot CN15 on a Renesas
> KingFisher board. Please apply.
> 
> Changes since v4:
> * rebased to 6.6
> * added ack from Mani (Thanks!)
> 
> Wolfram Sang (2):
>   dt-bindings: PCI: rcar-pci-host: add optional regulators
>   PCI: rcar-host: add support for optional regulators
> 
>  .../devicetree/bindings/pci/rcar-pci-host.yaml   | 11 +++++++++++
>  drivers/pci/controller/pcie-rcar-host.c          | 16 +++++++++++++++-
>  2 files changed, 26 insertions(+), 1 deletion(-)

Can we have this series in 6.8, pretty please?

Re: [PATCH v5 RESEND 0/2] PCI: rcar: support regulators for PCIe
Posted by Krzysztof Wilczyński 2 years ago
Hello,

> > Here are the patches to make PCIe cards work in slot CN15 on a Renesas
> > KingFisher board. Please apply.
[...]
> Can we have this series in 6.8, pretty please?

Applied, so it should make it to 6.8.  Apologies for the delay.

	Krzysztof
Re: [PATCH v5 RESEND 0/2] PCI: rcar: support regulators for PCIe
Posted by Wolfram Sang 2 years ago
> Applied, so it should make it to 6.8.  Apologies for the delay.

Awesome, thank you!