Skip to content

Commit 4d79e36

Browse files
Michal SimekLorenzo Pieralisi
authored andcommitted
dt-bindings: pci: xilinx-nwl: Document optional clock property
Clock property hasn't been documented in binding document but it is used for quite a long time where clock was specified by commit 9c8a47b ("arm64: dts: xilinx: Add the clock nodes for zynqmp"). Link: https://lore.kernel.org/r/67aa2c189337181bb2d7721fb616db5640587d2a.1624618100.git.michal.simek@xilinx.com Signed-off-by: Michal Simek <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Rob Herring <[email protected]>
1 parent e73f0f0 commit 4d79e36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Required properties:
3535

3636
Optional properties:
3737
- dma-coherent: present if DMA operations are coherent
38+
- clocks: Input clock specifier. Refer to common clock bindings
3839

3940
Example:
4041
++++++++

0 commit comments

Comments
 (0)