dt-bindings: phy: 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: Jernej Skrabec <jernej.skrabec@gmail.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for ti,tcan104x-can.yaml
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20230320233955.2921179-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
pull/795/merge
Rob Herring 2023-03-20 18:39:52 -05:00 committed by Vinod Koul
parent a59f6006cc
commit e43462c15b
35 changed files with 69 additions and 69 deletions

View File

@ -2,8 +2,8 @@
# Copyright 2019 Ondrej Jirman <megous@megous.com> # Copyright 2019 Ondrej Jirman <megous@megous.com>
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/allwinner,sun50i-h6-usb3-phy.yaml#" $id: http://devicetree.org/schemas/phy/allwinner,sun50i-h6-usb3-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Allwinner H6 USB3 PHY title: Allwinner H6 USB3 PHY

View File

@ -45,7 +45,7 @@ properties:
maxItems: 1 maxItems: 1
allwinner,direction: allwinner,direction:
$ref: '/schemas/types.yaml#/definitions/string' $ref: /schemas/types.yaml#/definitions/string
description: | description: |
Direction of the D-PHY: Direction of the D-PHY:
- "rx" for receiving (e.g. when used with MIPI CSI-2); - "rx" for receiving (e.g. when used with MIPI CSI-2);

View File

@ -2,8 +2,8 @@
# Copyright 2020 BayLibre, SAS # Copyright 2020 BayLibre, SAS
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/amlogic,axg-mipi-dphy.yaml#" $id: http://devicetree.org/schemas/phy/amlogic,axg-mipi-dphy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic AXG MIPI D-PHY title: Amlogic AXG MIPI D-PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/amlogic,g12a-mipi-dphy-analog.yaml#" $id: http://devicetree.org/schemas/phy/amlogic,g12a-mipi-dphy-analog.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic G12A MIPI analog PHY title: Amlogic G12A MIPI analog PHY

View File

@ -2,8 +2,8 @@
# Copyright 2019 BayLibre, SAS # Copyright 2019 BayLibre, SAS
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/amlogic,g12a-usb2-phy.yaml#" $id: http://devicetree.org/schemas/phy/amlogic,g12a-usb2-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic G12A USB2 PHY title: Amlogic G12A USB2 PHY

View File

@ -2,8 +2,8 @@
# Copyright 2019 BayLibre, SAS # Copyright 2019 BayLibre, SAS
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/amlogic,g12a-usb3-pcie-phy.yaml#" $id: http://devicetree.org/schemas/phy/amlogic,g12a-usb3-pcie-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic G12A USB3 + PCIE Combo PHY title: Amlogic G12A USB3 + PCIE Combo PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/amlogic,meson-axg-mipi-pcie-analog.yaml#" $id: http://devicetree.org/schemas/phy/amlogic,meson-axg-mipi-pcie-analog.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic AXG shared MIPI/PCIE analog PHY title: Amlogic AXG shared MIPI/PCIE analog PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/amlogic,meson-axg-pcie.yaml#" $id: http://devicetree.org/schemas/phy/amlogic,meson-axg-pcie.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic AXG PCIE PHY title: Amlogic AXG PCIE PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/amlogic,meson8-hdmi-tx-phy.yaml#" $id: http://devicetree.org/schemas/phy/amlogic,meson8-hdmi-tx-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic Meson8, Meson8b and Meson8m2 HDMI TX PHY title: Amlogic Meson8, Meson8b and Meson8m2 HDMI TX PHY

View File

@ -1,8 +1,8 @@
# 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/phy/amlogic,meson8b-usb2-phy.yaml#" $id: http://devicetree.org/schemas/phy/amlogic,meson8b-usb2-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY title: Amlogic Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/brcm,bcm63xx-usbh-phy.yaml#" $id: http://devicetree.org/schemas/phy/brcm,bcm63xx-usbh-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: BCM63xx USBH PHY title: BCM63xx USBH PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/brcm,sata-phy.yaml#" $id: http://devicetree.org/schemas/phy/brcm,sata-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Broadcom SATA3 PHY title: Broadcom SATA3 PHY

View File

@ -2,8 +2,8 @@
# Copyright (c) 2020 NXP # Copyright (c) 2020 NXP
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/cdns,salvo-phy.yaml#" $id: http://devicetree.org/schemas/phy/cdns,salvo-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Cadence SALVO PHY title: Cadence SALVO PHY

View File

@ -19,11 +19,11 @@ properties:
const: 0 const: 0
hisilicon,pericrg-syscon: hisilicon,pericrg-syscon:
$ref: '/schemas/types.yaml#/definitions/phandle' $ref: /schemas/types.yaml#/definitions/phandle
description: phandle of syscon used to control iso refclk. description: phandle of syscon used to control iso refclk.
hisilicon,pctrl-syscon: hisilicon,pctrl-syscon:
$ref: '/schemas/types.yaml#/definitions/phandle' $ref: /schemas/types.yaml#/definitions/phandle
description: phandle of syscon used to control usb tcxo. description: phandle of syscon used to control usb tcxo.
hisilicon,eye-diagram-param: hisilicon,eye-diagram-param:

View File

@ -20,15 +20,15 @@ properties:
const: 0 const: 0
hisilicon,pericrg-syscon: hisilicon,pericrg-syscon:
$ref: '/schemas/types.yaml#/definitions/phandle' $ref: /schemas/types.yaml#/definitions/phandle
description: phandle of syscon used to control iso refclk. description: phandle of syscon used to control iso refclk.
hisilicon,pctrl-syscon: hisilicon,pctrl-syscon:
$ref: '/schemas/types.yaml#/definitions/phandle' $ref: /schemas/types.yaml#/definitions/phandle
description: phandle of syscon used to control usb tcxo. description: phandle of syscon used to control usb tcxo.
hisilicon,sctrl-syscon: hisilicon,sctrl-syscon:
$ref: '/schemas/types.yaml#/definitions/phandle' $ref: /schemas/types.yaml#/definitions/phandle
description: phandle of syscon used to control phy deep sleep. description: phandle of syscon used to control phy deep sleep.
hisilicon,eye-diagram-param: hisilicon,eye-diagram-param:

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/marvell,armada-3700-utmi-phy.yaml#" $id: http://devicetree.org/schemas/phy/marvell,armada-3700-utmi-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Marvell Armada UTMI/UTMI+ PHY title: Marvell Armada UTMI/UTMI+ PHY

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/marvell,armada-cp110-utmi-phy.yaml#" $id: http://devicetree.org/schemas/phy/marvell,armada-cp110-utmi-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Marvell Armada CP110/CP115 UTMI PHY title: Marvell Armada CP110/CP115 UTMI PHY

View File

@ -2,8 +2,8 @@
# Copyright 2019 Lubomir Rintel <lkundrak@v3.sk> # Copyright 2019 Lubomir Rintel <lkundrak@v3.sk>
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/marvell,mmp3-hsic-phy.yaml#" $id: http://devicetree.org/schemas/phy/marvell,mmp3-hsic-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Marvell MMP3 HSIC PHY title: Marvell MMP3 HSIC PHY

View File

@ -1,8 +1,8 @@
# 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/phy/mediatek,mt7621-pci-phy.yaml#" $id: http://devicetree.org/schemas/phy/mediatek,mt7621-pci-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Mediatek Mt7621 PCIe PHY title: Mediatek Mt7621 PCIe PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/phy-cadence-sierra.yaml#" $id: http://devicetree.org/schemas/phy/phy-cadence-sierra.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Cadence Sierra PHY title: Cadence Sierra PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/phy-cadence-torrent.yaml#" $id: http://devicetree.org/schemas/phy/phy-cadence-torrent.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Cadence Torrent SD0801 PHY title: Cadence Torrent SD0801 PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/phy-tegra194-p2u.yaml#" $id: http://devicetree.org/schemas/phy/phy-tegra194-p2u.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: NVIDIA Tegra194 & Tegra234 P2U title: NVIDIA Tegra194 & Tegra234 P2U

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/qcom,edp-phy.yaml#" $id: http://devicetree.org/schemas/phy/qcom,edp-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm eDP PHY title: Qualcomm eDP PHY

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/qcom,qusb2-phy.yaml#" $id: http://devicetree.org/schemas/phy/qcom,qusb2-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm QUSB2 phy controller title: Qualcomm QUSB2 phy controller

View File

@ -1,8 +1,8 @@
# 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/phy/qcom,usb-hs-28nm.yaml#" $id: http://devicetree.org/schemas/phy/qcom,usb-hs-28nm.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Synopsys DesignWare Core 28nm High-Speed PHY title: Qualcomm Synopsys DesignWare Core 28nm High-Speed PHY

View File

@ -1,8 +1,8 @@
# 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/phy/qcom,usb-snps-femto-v2.yaml#" $id: http://devicetree.org/schemas/phy/qcom,usb-snps-femto-v2.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Synopsys Femto High-Speed USB PHY V2 title: Qualcomm Synopsys Femto High-Speed USB PHY V2

View File

@ -1,8 +1,8 @@
# 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/phy/qcom,usb-ss.yaml#" $id: http://devicetree.org/schemas/phy/qcom,usb-ss.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Synopsys 1.0.0 SuperSpeed USB PHY title: Qualcomm Synopsys 1.0.0 SuperSpeed USB PHY

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/qcom-usb-ipq4019-phy.yaml#" $id: http://devicetree.org/schemas/phy/qcom-usb-ipq4019-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcom IPQ40xx Dakota HS/SS USB PHY title: Qualcom IPQ40xx Dakota HS/SS USB PHY

View File

@ -21,12 +21,12 @@ properties:
maxItems: 1 maxItems: 1
samsung,pmu-syscon: samsung,pmu-syscon:
$ref: '/schemas/types.yaml#/definitions/phandle' $ref: /schemas/types.yaml#/definitions/phandle
description: phandle for PMU system controller interface, used to description: phandle for PMU system controller interface, used to
control PMU registers bits for PCIe PHY control PMU registers bits for PCIe PHY
samsung,fsys-sysreg: samsung,fsys-sysreg:
$ref: '/schemas/types.yaml#/definitions/phandle' $ref: /schemas/types.yaml#/definitions/phandle
description: phandle for FSYS sysreg interface, used to control description: phandle for FSYS sysreg interface, used to control
sysreg registers bits for PCIe PHY sysreg registers bits for PCIe PHY

View File

@ -35,7 +35,7 @@ properties:
maxItems: 4 maxItems: 4
samsung,pmu-syscon: samsung,pmu-syscon:
$ref: '/schemas/types.yaml#/definitions/phandle-array' $ref: /schemas/types.yaml#/definitions/phandle-array
maxItems: 1 maxItems: 1
items: items:
minItems: 1 minItems: 1

View File

@ -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/phy/sunplus,sp7021-usb2-phy.yaml#" $id: http://devicetree.org/schemas/phy/sunplus,sp7021-usb2-phy.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Sunplus SP7021 USB 2.0 PHY Controller title: Sunplus SP7021 USB 2.0 PHY Controller

View File

@ -35,9 +35,9 @@ properties:
clock. clock.
assigned-clocks: assigned-clocks:
$ref: "/schemas/types.yaml#/definitions/phandle-array" $ref: /schemas/types.yaml#/definitions/phandle-array
assigned-clock-parents: assigned-clock-parents:
$ref: "/schemas/types.yaml#/definitions/phandle-array" $ref: /schemas/types.yaml#/definitions/phandle-array
'#phy-cells': '#phy-cells':
const: 2 const: 2

View File

@ -2,8 +2,8 @@
# Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/ # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/ti,phy-gmii-sel.yaml#" $id: http://devicetree.org/schemas/phy/ti,phy-gmii-sel.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: CPSW Port's Interface Mode Selection PHY title: CPSW Port's Interface Mode Selection PHY

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ # Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/phy/ti,phy-j721e-wiz.yaml#" $id: http://devicetree.org/schemas/phy/ti,phy-j721e-wiz.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: TI J721E WIZ (SERDES Wrapper) title: TI J721E WIZ (SERDES Wrapper)

View File

@ -1,8 +1,8 @@
# 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/phy/ti,tcan104x-can.yaml#" $id: http://devicetree.org/schemas/phy/ti,tcan104x-can.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: TCAN104x CAN TRANSCEIVER PHY title: TCAN104x CAN TRANSCEIVER PHY