mbox series

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

Message ID 20230510190252.19030-1-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series KingFisher: support regulators for PCIe | expand

Message

Wolfram Sang May 10, 2023, 7:02 p.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

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        | 18 +++++++++++++++++-
 2 files changed, 28 insertions(+), 1 deletion(-)