mbox series

[RFC,0/3] KingFisher: support regulators for PCIe

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

Message

Wolfram Sang May 8, 2023, 10:45 a.m. UTC
Here are the patches to make PCIe cards work in the slot CN15 on a
KingFisher board. This is still RFC only, so we can agree on all the DT
namings before I send out the patches individually. Looking forward to
comments!

   Wolfram

Wolfram Sang (3):
  dt-bindings: PCI: rcar-pci-host: add optional regulators
  PCI: rcar-host: add support for optional regulators
  arm64: dts: renesas: ulcb-kf: add regulators for PCIe ch1

 .../bindings/pci/rcar-pci-host.yaml           |  8 +++++++
 arch/arm64/boot/dts/renesas/ulcb-kf.dtsi      | 21 +++++++++++++++++++
 drivers/pci/controller/pcie-rcar-host.c       |  9 ++++++++
 3 files changed, 38 insertions(+)