mbox series

[v2,0/2] PCI: xilinx-nwl: Add clock handling

Message ID cover.1624454607.git.michal.simek@xilinx.com
Headers show
Series PCI: xilinx-nwl: Add clock handling | expand

Message

Michal Simek June 23, 2021, 1:23 p.m. UTC
Hi,

this small series add support for enabling pcie reference clock by driver.

Thanks,
Michal

Changes in v2:
- new patch in this series because I found that it has never been sent
- Update commit message - reported by Krzysztof
- Check return value from clk_prepare_enable() - reported by Krzysztof

Hyun Kwon (1):
  PCI: xilinx-nwl: Enable the clock through CCF

Michal Simek (1):
  dt-bindings: pci: xilinx-nwl: Document optional clock property

 .../devicetree/bindings/pci/xilinx-nwl-pcie.txt      |  1 +
 drivers/pci/controller/pcie-xilinx-nwl.c             | 12 ++++++++++++
 2 files changed, 13 insertions(+)