Commit 81c00b58 authored by Rob Herring's avatar Rob Herring

dt-bindings: watchdog: Drop unneeded quotes

Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Acked-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: default avatarHector Martin <marcan@marcan.st>
Acked-by: default avatarGuenter Roeck <linux@roeck-us.net>
Acked-by: Florian Fainelli <f.fainelli@gmail.com> #brcm,bcm7038-wdt.yaml
Acked-by: default avatarJernej Skrabec <jernej.skrabec@gmail.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230317233643.3969019-1-robh@kernel.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent f5501623
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Allwinner A10 Watchdog title: Allwinner A10 Watchdog
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
maintainers: maintainers:
- Chen-Yu Tsai <wens@csie.org> - Chen-Yu Tsai <wens@csie.org>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Apple SoC Watchdog title: Apple SoC Watchdog
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
maintainers: maintainers:
- Sven Peter <sven@svenpeter.dev> - Sven Peter <sven@svenpeter.dev>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ARM Secure Monitor Call based watchdog title: ARM Secure Monitor Call based watchdog
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
maintainers: maintainers:
- Julius Werner <jwerner@chromium.org> - Julius Werner <jwerner@chromium.org>
......
...@@ -10,7 +10,7 @@ maintainers: ...@@ -10,7 +10,7 @@ maintainers:
- Eugen Hristev <eugen.hristev@microchip.com> - Eugen Hristev <eugen.hristev@microchip.com>
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: BCM63xx and BCM7038 watchdog timer title: BCM63xx and BCM7038 watchdog timer
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
maintainers: maintainers:
- Florian Fainelli <f.fainelli@gmail.com> - Florian Fainelli <f.fainelli@gmail.com>
......
...@@ -15,7 +15,7 @@ description: | ...@@ -15,7 +15,7 @@ description: |
SoCs and others. SoCs and others.
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
properties: properties:
compatible: compatible:
......
...@@ -10,7 +10,7 @@ maintainers: ...@@ -10,7 +10,7 @@ maintainers:
- Anson Huang <Anson.Huang@nxp.com> - Anson Huang <Anson.Huang@nxp.com>
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim 63xx Watchdog Timers title: Maxim 63xx Watchdog Timers
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
- $ref: /schemas/memory-controllers/mc-peripheral-props.yaml# - $ref: /schemas/memory-controllers/mc-peripheral-props.yaml#
maintainers: maintainers:
......
...@@ -115,7 +115,7 @@ required: ...@@ -115,7 +115,7 @@ required:
- clocks - clocks
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
- if: - if:
not: not:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Synopsys Designware Watchdog Timer title: Synopsys Designware Watchdog Timer
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
maintainers: maintainers:
- Jamie Iles <jamie@jamieiles.com> - Jamie Iles <jamie@jamieiles.com>
......
...@@ -10,7 +10,7 @@ maintainers: ...@@ -10,7 +10,7 @@ maintainers:
- Keiji Hayashibara <hayashibara.keiji@socionext.com> - Keiji Hayashibara <hayashibara.keiji@socionext.com>
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
properties: properties:
compatible: compatible:
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Christophe Roullier <christophe.roullier@foss.st.com> - Christophe Roullier <christophe.roullier@foss.st.com>
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
properties: properties:
compatible: compatible:
......
...@@ -18,7 +18,7 @@ description: ...@@ -18,7 +18,7 @@ description:
to directly reset the SoC. to directly reset the SoC.
allOf: allOf:
- $ref: "watchdog.yaml#" - $ref: watchdog.yaml#
properties: properties:
compatible: compatible:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment