Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clock: Drop unneeded quotes

Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230322173549.3972106-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+19 -19
+2 -2
Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml
··· 81 81 maxItems: 1 82 82 83 83 lock-offset: 84 - $ref: '/schemas/types.yaml#/definitions/uint32' 84 + $ref: /schemas/types.yaml#/definitions/uint32 85 85 description: Offset to the unlocking register for the oscillator 86 86 87 87 vco-offset: 88 - $ref: '/schemas/types.yaml#/definitions/uint32' 88 + $ref: /schemas/types.yaml#/definitions/uint32 89 89 description: Offset to the VCO register for the oscillator 90 90 deprecated: true 91 91
+2 -2
Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/clock/mediatek,apmixedsys.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/clock/mediatek,apmixedsys.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: MediaTek AP Mixedsys Controller 8 8
+2 -2
Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/clock/mediatek,topckgen.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/clock/mediatek,topckgen.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: MediaTek Top Clock Generator Controller 8 8
+2 -2
Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/clock/renesas,cpg-mssr.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/clock/renesas,cpg-mssr.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas Clock Pulse Generator / Module Standby and Software Reset 8 8
+2 -2
Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/clock/renesas,rcar-usb2-clock-sel.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/clock/renesas,rcar-usb2-clock-sel.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas R-Car USB 2.0 clock selector 8 8
+2 -2
Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/clock/renesas,rzg2l-cpg.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/clock/renesas,rzg2l-cpg.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas RZ/{G2L,V2L,V2M} Clock Pulse Generator / Module Standby Mode 8 8
+1 -1
Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml
··· 183 183 - description: External RTC clock (32768 Hz) 184 184 - description: CMU_HSI bus clock (from CMU_TOP) 185 185 - description: SD card clock (from CMU_TOP) 186 - - description: "USB 2.0 DRD clock (from CMU_TOP)" 186 + - description: USB 2.0 DRD clock (from CMU_TOP) 187 187 188 188 clock-names: 189 189 items:
+2 -2
Documentation/devicetree/bindings/clock/sprd,sc9863a-clk.yaml
··· 2 2 # Copyright 2019 Unisoc Inc. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/clock/sprd,sc9863a-clk.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/clock/sprd,sc9863a-clk.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: SC9863A Clock Control Unit 9 9
+2 -2
Documentation/devicetree/bindings/clock/sprd,ums512-clk.yaml
··· 2 2 # Copyright 2022 Unisoc Inc. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/clock/sprd,ums512-clk.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/clock/sprd,ums512-clk.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: UMS512 Soc clock controller 9 9
+2 -2
Documentation/devicetree/bindings/clock/xlnx,clocking-wizard.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/clock/xlnx,clocking-wizard.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/clock/xlnx,clocking-wizard.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Xilinx clocking wizard 8 8