summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-03-18 02:36:33 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2023-03-21 22:37:54 +0300
commitab0fccc373d505c9a09bf459557768ab3177e0d2 (patch)
tree2c15e7e4516ffc4e4abae547f4f0f9bc2d39e2f3 /Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
parentdc87fad6448fc574456516404469c0c2c48d642e (diff)
downloadlinux-ab0fccc373d505c9a09bf459557768ab3177e0d2.tar.xz
dt-bindings: rtc: Drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed, checking for this can be enabled in yamllint. Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Link: https://lore.kernel.org/r/20230317233634.3968656-1-robh@kernel.org Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml')
-rw-r--r--Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
index 0e5f0fcc26b0..4d2bef15fb7a 100644
--- a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Atmel AT91 RTC
allOf:
- - $ref: "rtc.yaml#"
+ - $ref: rtc.yaml#
maintainers:
- Alexandre Belloni <alexandre.belloni@bootlin.com>