mbox series

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

Message ID 20230921132624.5664-1-wsa+renesas@sang-engineering.com
Headers show
Series PCI: rcar: support regulators for PCIe | expand

Message

Wolfram Sang Sept. 21, 2023, 1:26 p.m. UTC
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-rc2
* 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(-)

Comments

Wolfram Sang Oct. 29, 2023, 11:15 p.m. UTC | #1
On Thu, Sep 21, 2023 at 03:26:22PM +0200, 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-rc2
> * added ack from Mani (Thanks!)

Did this slip through the cracks maybe?

> 
> 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
>