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

dt-bindings: serial: 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>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230327170137.4104272-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Rob Herring and committed by
Greg Kroah-Hartman
cb95de8d 2b76ffe8

+22 -22
+2 -2
Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml
··· 2 2 # Copyright 2019 BayLibre, SAS 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/serial/amlogic,meson-uart.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/serial/amlogic,meson-uart.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Amlogic Meson SoC UART Serial Interface 9 9
+2 -2
Documentation/devicetree/bindings/serial/qcom,serial-geni-qcom.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/serial/qcom,serial-geni-qcom.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/serial/qcom,serial-geni-qcom.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Qualcomm Geni based QUP UART interface 8 8
+2 -2
Documentation/devicetree/bindings/serial/renesas,em-uart.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/serial/renesas,em-uart.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/serial/renesas,em-uart.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas EMMA Mobile UART Interface 8 8
+2 -2
Documentation/devicetree/bindings/serial/renesas,hscif.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/serial/renesas,hscif.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/serial/renesas,hscif.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas High Speed Serial Communication Interface with FIFO (HSCIF) 8 8
+2 -2
Documentation/devicetree/bindings/serial/renesas,sci.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/serial/renesas,sci.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/serial/renesas,sci.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas Serial Communication Interface 8 8
+2 -2
Documentation/devicetree/bindings/serial/renesas,scif.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/serial/renesas,scif.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/serial/renesas,scif.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas Serial Communication Interface with FIFO (SCIF) 8 8
+2 -2
Documentation/devicetree/bindings/serial/renesas,scifa.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/serial/renesas,scifa.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/serial/renesas,scifa.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas Serial Communications Interface with FIFO A (SCIFA) 8 8
+2 -2
Documentation/devicetree/bindings/serial/renesas,scifb.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/serial/renesas,scifb.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/serial/renesas,scifb.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas Serial Communications Interface with FIFO B (SCIFB) 8 8
+2 -2
Documentation/devicetree/bindings/serial/serial.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/serial/serial.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/serial/serial.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Serial Interface Generic 8 8
+2 -2
Documentation/devicetree/bindings/serial/sprd-uart.yaml
··· 2 2 # Copyright 2019 Unisoc Inc. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/serial/sprd-uart.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/serial/sprd-uart.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Spreadtrum serial UART 9 9
+2 -2
Documentation/devicetree/bindings/serial/sunplus,sp7021-uart.yaml
··· 2 2 # Copyright (C) Sunplus Co., Ltd. 2021 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/serial/sunplus,sp7021-uart.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/serial/sunplus,sp7021-uart.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Sunplus SoC SP7021 UART Controller 9 9