mbox series

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

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

Message

Wolfram Sang Aug. 16, 2023, 10:42 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-rc6 and
reworded the commit messages. 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(-)