diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2021-09-02 21:56:51 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2021-09-02 21:56:51 +0200 |
commit | eccefc748e0edbb3ae8be846c4cd17bc20397898 (patch) | |
tree | 0c85577b845e43ea28a03c791a8c6415e04b3926 /Documentation/devicetree | |
parent | Merge branch 'remotes/lorenzo/pci/xgene' (diff) | |
parent | PCI: xilinx-nwl: Enable the clock through CCF (diff) | |
download | linux-eccefc748e0edbb3ae8be846c4cd17bc20397898.tar.xz linux-eccefc748e0edbb3ae8be846c4cd17bc20397898.zip |
Merge branch 'remotes/lorenzo/pci/xilinx-nwl'
- Document optional clock DT property (Michal Simek)
- Enable PCIe ref clock (Hyun Kwon)
* remotes/lorenzo/pci/xilinx-nwl:
PCI: xilinx-nwl: Enable the clock through CCF
dt-bindings: pci: xilinx-nwl: Document optional clock property
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt b/Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt index 2d677e90a7e2..f56f8c58c5d9 100644 --- a/Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt +++ b/Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt @@ -35,6 +35,7 @@ Required properties: Optional properties: - dma-coherent: present if DMA operations are coherent +- clocks: Input clock specifier. Refer to common clock bindings Example: ++++++++ |