Commit cb95de8d authored by Rob Herring's avatar Rob Herring Committed by Greg Kroah-Hartman

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: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230327170137.4104272-1-robh@kernel.orgSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2b76ffe8
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2019 BayLibre, SAS # Copyright 2019 BayLibre, SAS
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/amlogic,meson-uart.yaml#" $id: http://devicetree.org/schemas/serial/amlogic,meson-uart.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic Meson SoC UART Serial Interface title: Amlogic Meson SoC UART Serial Interface
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/qcom,serial-geni-qcom.yaml#" $id: http://devicetree.org/schemas/serial/qcom,serial-geni-qcom.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Geni based QUP UART interface title: Qualcomm Geni based QUP UART interface
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/renesas,em-uart.yaml#" $id: http://devicetree.org/schemas/serial/renesas,em-uart.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Renesas EMMA Mobile UART Interface title: Renesas EMMA Mobile UART Interface
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/renesas,hscif.yaml#" $id: http://devicetree.org/schemas/serial/renesas,hscif.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Renesas High Speed Serial Communication Interface with FIFO (HSCIF) title: Renesas High Speed Serial Communication Interface with FIFO (HSCIF)
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/renesas,sci.yaml#" $id: http://devicetree.org/schemas/serial/renesas,sci.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Renesas Serial Communication Interface title: Renesas Serial Communication Interface
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/renesas,scif.yaml#" $id: http://devicetree.org/schemas/serial/renesas,scif.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Renesas Serial Communication Interface with FIFO (SCIF) title: Renesas Serial Communication Interface with FIFO (SCIF)
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/renesas,scifa.yaml#" $id: http://devicetree.org/schemas/serial/renesas,scifa.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Renesas Serial Communications Interface with FIFO A (SCIFA) title: Renesas Serial Communications Interface with FIFO A (SCIFA)
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/renesas,scifb.yaml#" $id: http://devicetree.org/schemas/serial/renesas,scifb.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Renesas Serial Communications Interface with FIFO B (SCIFB) title: Renesas Serial Communications Interface with FIFO B (SCIFB)
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/serial.yaml#" $id: http://devicetree.org/schemas/serial/serial.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Serial Interface Generic title: Serial Interface Generic
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2019 Unisoc Inc. # Copyright 2019 Unisoc Inc.
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/sprd-uart.yaml#" $id: http://devicetree.org/schemas/serial/sprd-uart.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Spreadtrum serial UART title: Spreadtrum serial UART
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright (C) Sunplus Co., Ltd. 2021 # Copyright (C) Sunplus Co., Ltd. 2021
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/serial/sunplus,sp7021-uart.yaml#" $id: http://devicetree.org/schemas/serial/sunplus,sp7021-uart.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Sunplus SoC SP7021 UART Controller title: Sunplus SoC SP7021 UART Controller
......
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