diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2018-06-17 17:31:18 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-06-26 23:17:22 +0300 |
commit | a47c9b3943164453d4f580ea174a6ddcb37554c3 (patch) | |
tree | 77d5c21f6014617fd5651d945506dfbce2ef8664 /Documentation/devicetree/bindings/power | |
parent | 5bfabc0aabe64a5fccc7afa6e5a9cc4443d8898b (diff) | |
download | linux-a47c9b3943164453d4f580ea174a6ddcb37554c3.tar.xz |
dt-bindings: Fix unbalanced quotation marks
Multiple binding documents have various forms of unbalanced quotation
marks. Fix them.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/power')
-rw-r--r-- | Documentation/devicetree/bindings/power/power_domain.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/power_domain.txt b/Documentation/devicetree/bindings/power/power_domain.txt index 9b387f861aed..7dec508987c7 100644 --- a/Documentation/devicetree/bindings/power/power_domain.txt +++ b/Documentation/devicetree/bindings/power/power_domain.txt @@ -133,7 +133,7 @@ located inside a PM domain with index 0 of a power controller represented by a node with the label "power". In the second example the consumer device are partitioned across two PM domains, the first with index 0 and the second with index 1, of a power controller that -is represented by a node with the label "power. +is represented by a node with the label "power". Optional properties: - required-opps: This contains phandle to an OPP node in another device's OPP |