mbox series

[v3,0/2] KingFisher: support regulators for PCIe

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

Message

Wolfram Sang May 12, 2023, 7:52 a.m. UTC
Here are the patches to make PCIe cards work in the slot CN15 on a
KingFisher board. Look at the patches for a changelog, please.


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 June 19, 2023, 7:42 a.m. UTC | #1
Hiya,

On Fri, May 12, 2023 at 09:52:39AM +0200, Wolfram Sang wrote:
> Here are the patches to make PCIe cards work in the slot CN15 on a
> KingFisher board. Look at the patches for a changelog, please.
> 
> 
> Wolfram Sang (2):
>   dt-bindings: PCI: rcar-pci-host: add optional regulators
>   PCI: rcar-host: add support for optional regulators

Is it possible to have this in 6.5? I don't see it in -next as of today.

Happy hacking,

   Wolfram