Commit ab0fccc3 authored by Rob Herring's avatar Rob Herring Committed by Alexandre Belloni

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: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Acked-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarJernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20230317233634.3968656-1-robh@kernel.orgSigned-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent dc87fad6
......@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Allwinner A10 RTC
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
maintainers:
- Chen-Yu Tsai <wens@csie.org>
......
......@@ -61,7 +61,7 @@ properties:
- the Internal Oscillator, at index 2.
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
- if:
properties:
compatible:
......
......@@ -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>
......
......@@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Atmel AT91 RTT
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
maintainers:
- Alexandre Belloni <alexandre.belloni@bootlin.com>
......
......@@ -15,7 +15,7 @@ description:
optionally generate RTC alarm interrupts.
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
properties:
compatible:
......
......@@ -38,8 +38,8 @@ properties:
clock-names:
items:
- const: "PCLK"
- const: "EXTCLK"
- const: PCLK
- const: EXTCLK
required:
- compatible
......
......@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Microchip RV-3032 RTC
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
maintainers:
- Alexandre Belloni <alexandre.belloni@bootlin.com>
......
......@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Mstar MSC313e RTC
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
maintainers:
- Daniel Palmer <daniel@0x0f.com>
......
......@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: NUVOTON NCT3018Y Real Time Clock
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
maintainers:
- Medad CChien <ctcchien@nuvoton.com>
......
......@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: NXP PCF2127 Real Time Clock
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
maintainers:
- Alexandre Belloni <alexandre.belloni@bootlin.com>
......
......@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Real Time Clock of the i.MX SoCs
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
maintainers:
- Philippe Reynes <tremyfr@gmail.com>
......
......@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: i.MX53 Secure Real Time Clock (SRTC)
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
maintainers:
- Patrick Bruenn <p.bruenn@beckhoff.com>
......
......@@ -34,8 +34,8 @@ properties:
interrupt-names:
items:
- const: 'rtc 1Hz'
- const: 'rtc alarm'
- const: rtc 1Hz
- const: rtc alarm
required:
- compatible
......
......@@ -32,7 +32,7 @@ properties:
maxItems: 1
st,syscfg:
$ref: "/schemas/types.yaml#/definitions/phandle-array"
$ref: /schemas/types.yaml#/definitions/phandle-array
items:
minItems: 3
maxItems: 3
......
......@@ -13,7 +13,7 @@ description: |
This RTC appears in the AM62x family of SoCs.
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
properties:
compatible:
......
......@@ -15,7 +15,7 @@ description: |
possibly an interrupt line.
allOf:
- $ref: "rtc.yaml#"
- $ref: rtc.yaml#
properties:
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