Message ID | 20231105092908.3792-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show |
Series | PCI: rcar: support regulators for PCIe | expand |
On Sun, Nov 05, 2023 at 10:29:06AM +0100, Wolfram Sang wrote: > Here are the patches to make PCIe cards work in slot CN15 on a Renesas > KingFisher board. Please apply. > > Changes since v4: > * rebased to 6.6 > * added ack from Mani (Thanks!) > > 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(-) Can we have this series in 6.8, pretty please?
Hello, > Here are the patches to make PCIe cards work in slot CN15 on a Renesas > KingFisher board. Please apply. Applied to controller/rcar, thank you! [01/02] dt-bindings: PCI: rcar-pci-host: Add optional regulators https://git.kernel.org/pci/pci/c/b952f96a57e6 [02/02] PCI: rcar-host: Add support for optional regulators https://git.kernel.org/pci/pci/c/6797e4da2dd1 Krzysztof
Hello, > > Here are the patches to make PCIe cards work in slot CN15 on a Renesas > > KingFisher board. Please apply. [...] > Can we have this series in 6.8, pretty please? Applied, so it should make it to 6.8. Apologies for the delay. Krzysztof
> Applied, so it should make it to 6.8. Apologies for the delay.
Awesome, thank you!