diff options
author | Bjorn Helgaas | 2021-09-02 14:56:51 -0500 |
---|---|---|
committer | Bjorn Helgaas | 2021-09-02 14:56:51 -0500 |
commit | eccefc748e0edbb3ae8be846c4cd17bc20397898 (patch) | |
tree | 0c85577b845e43ea28a03c791a8c6415e04b3926 /Documentation/devicetree | |
parent | 09cfc9db2db1a0c7a38033b16e2471c7c6becaf8 (diff) | |
parent | de0a01f5296651d3a539f2d23d0db8f359483696 (diff) |
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: ++++++++ |