diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-06-27 14:52:45 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-10-03 23:00:20 +0200 |
commit | 06aeb3fb9f310f7e9dcdfc524bde8901d367019f (patch) | |
tree | 9b8fc079c645083da28fee7a4d4824e2b0fd0cca /Documentation | |
parent | dt-bindings: clk: armada3700: fix typo in SoC name (diff) | |
download | linux-06aeb3fb9f310f7e9dcdfc524bde8901d367019f.tar.xz linux-06aeb3fb9f310f7e9dcdfc524bde8901d367019f.zip |
dt-bindings: clk: armada3700: document the PCIe clock
Add a reference to the missing PCIe clock managed by this IP. The
clock resides in the south bridge.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lkml.kernel.org/r/20190627125245.26788-5-miquel.raynal@bootlin.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/armada3700-periph-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/armada3700-periph-clock.txt b/Documentation/devicetree/bindings/clock/armada3700-periph-clock.txt index 85972715e593..fbf58c443c04 100644 --- a/Documentation/devicetree/bindings/clock/armada3700-periph-clock.txt +++ b/Documentation/devicetree/bindings/clock/armada3700-periph-clock.txt @@ -46,6 +46,7 @@ ID Clock name Description 10 sdio SDIO 11 usb32-sub2-sys USB 2 clock 12 usb32-ss-sys USB 3 clock +13 pcie PCIe controller Required properties: |