diff options
author | Rob Herring <robh@kernel.org> | 2023-03-27 19:01:45 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-04-19 01:46:20 +0200 |
commit | 975b1e501887c287e82bbbed523de8c87197fddc (patch) | |
tree | 68f1ac0a9da2d11087b1fe4946a0f49e97d684f8 /Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml | |
parent | dt-bindings: interrupt-controller: qcom,pdc: document qcom,qdu1000-pdc (diff) | |
download | linux-975b1e501887c287e82bbbed523de8c87197fddc.tar.xz linux-975b1e501887c287e82bbbed523de8c87197fddc.zip |
dt-bindings: timer: Drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20230327170146.4104556-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml b/Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml index 901848d298ec..fa65878b3571 100644 --- a/Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml +++ b/Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml @@ -2,8 +2,8 @@ # Copyright 2022 Linaro Ltd. %YAML 1.2 --- -$id: "http://devicetree.org/schemas/timer/st,nomadik-mtu.yaml#" -$schema: "http://devicetree.org/meta-schemas/core.yaml#" +$id: http://devicetree.org/schemas/timer/st,nomadik-mtu.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# title: ST Microelectronics Nomadik Multi-Timer Unit MTU Timer |