diff options
author | Uwe Kleine-König <uwe@kleine-koenig.org> | 2016-12-21 00:20:05 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-01-09 19:19:16 +0300 |
commit | 7b536c0012d63fc34a2332aff5c6ee79da927a0f (patch) | |
tree | 80551a1bb7fae1c7349fc9de5b8062908b38db34 | |
parent | 5bb61d14b98bbdd515603604c9167db06f1f2eb2 (diff) | |
download | linux-7b536c0012d63fc34a2332aff5c6ee79da927a0f.tar.xz |
devicetree: bindings: clk: mvebu: fix description for sata1 on Armada XP
SATA Host 0 clock is (as correctly documented) id 15/sata0.
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt b/Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt index cb8542d910b3..5142efc8099d 100644 --- a/Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt +++ b/Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt @@ -117,7 +117,7 @@ ID Clock Peripheral 25 tdm Time Division Mplx 28 xor1 XOR DMA 1 29 sata1lnk -30 sata1 SATA Host 0 +30 sata1 SATA Host 1 The following is a list of provided IDs for Dove: ID Clock Peripheral |