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/mips | |
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/mips')
-rw-r--r-- | Documentation/devicetree/bindings/mips/brcm/soc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mips/brcm/soc.txt b/Documentation/devicetree/bindings/mips/brcm/soc.txt index 356c29789cf5..3a66d3c483e1 100644 --- a/Documentation/devicetree/bindings/mips/brcm/soc.txt +++ b/Documentation/devicetree/bindings/mips/brcm/soc.txt @@ -152,7 +152,7 @@ Required properties: - compatible : should contain one of: "brcm,bcm7425-timers" "brcm,bcm7429-timers" - "brcm,bcm7435-timers and + "brcm,bcm7435-timers" and "brcm,brcmstb-timers" - reg : the timers register range - interrupts : the interrupt line for this timer block |