mbox series

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

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

Message

Wolfram Sang July 12, 2023, 10:39 a.m. UTC
Here are the patches to make PCIe cards work in the slot CN15 on a
KingFisher board. No code changes since v3, only rebased to 6.5-rc1 and
Geert's tag on patch 2 added. I think all the acks are now in place.
Please apply.

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