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

dt-bindings: PCI: Drop unneeded quotes

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

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230320233911.2920364-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+25 -25
+1 -1
Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml
··· 10 10 - Tom Joseph <tjoseph@cadence.com> 11 11 12 12 allOf: 13 - - $ref: "cdns-pcie-ep.yaml#" 13 + - $ref: cdns-pcie-ep.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml
··· 11 11 12 12 allOf: 13 13 - $ref: /schemas/pci/pci-bus.yaml# 14 - - $ref: "cdns-pcie-host.yaml#" 14 + - $ref: cdns-pcie-host.yaml# 15 15 16 16 properties: 17 17 compatible:
+4 -4
Documentation/devicetree/bindings/pci/cdns-pcie-ep.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/pci/cdns-pcie-ep.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/pci/cdns-pcie-ep.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Cadence PCIe Device 8 8 ··· 10 10 - Tom Joseph <tjoseph@cadence.com> 11 11 12 12 allOf: 13 - - $ref: "cdns-pcie.yaml#" 14 - - $ref: "pci-ep.yaml#" 13 + - $ref: cdns-pcie.yaml# 14 + - $ref: pci-ep.yaml# 15 15 16 16 properties: 17 17 cdns,max-outbound-regions:
+4 -4
Documentation/devicetree/bindings/pci/cdns-pcie-host.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/pci/cdns-pcie-host.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/pci/cdns-pcie-host.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Cadence PCIe Host 8 8 ··· 10 10 - Tom Joseph <tjoseph@cadence.com> 11 11 12 12 allOf: 13 - - $ref: "/schemas/pci/pci-bus.yaml#" 14 - - $ref: "cdns-pcie.yaml#" 13 + - $ref: /schemas/pci/pci-bus.yaml# 14 + - $ref: cdns-pcie.yaml# 15 15 16 16 properties: 17 17 cdns,max-outbound-regions:
+2 -2
Documentation/devicetree/bindings/pci/cdns-pcie.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/pci/cdns-pcie.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/pci/cdns-pcie.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Cadence PCIe Core 8 8
+2 -2
Documentation/devicetree/bindings/pci/intel,keembay-pcie-ep.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/pci/intel,keembay-pcie-ep.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/pci/intel,keembay-pcie-ep.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Intel Keem Bay PCIe controller Endpoint mode 8 8
+2 -2
Documentation/devicetree/bindings/pci/intel,keembay-pcie.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/pci/intel,keembay-pcie.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/pci/intel,keembay-pcie.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Intel Keem Bay PCIe controller Root Complex mode 8 8
+1 -1
Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml
··· 45 45 description: Reference to a syscon representing TCSR followed by the two 46 46 offsets within syscon for Perst enable and Perst separation 47 47 enable registers 48 - $ref: "/schemas/types.yaml#/definitions/phandle-array" 48 + $ref: /schemas/types.yaml#/definitions/phandle-array 49 49 items: 50 50 - items: 51 51 - description: Syscon to TCSR system registers
+3 -3
Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml
··· 2 2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/ 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/pci/ti,j721e-pci-ep.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/pci/ti,j721e-pci-ep.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: TI J721E PCI EP (PCIe Wrapper) 9 9 ··· 11 11 - Kishon Vijay Abraham I <kishon@ti.com> 12 12 13 13 allOf: 14 - - $ref: "cdns-pcie-ep.yaml#" 14 + - $ref: cdns-pcie-ep.yaml# 15 15 16 16 properties: 17 17 compatible:
+3 -3
Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml
··· 2 2 # Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/pci/ti,j721e-pci-host.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/pci/ti,j721e-pci-host.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: TI J721E PCI Host (PCIe Wrapper) 9 9 ··· 11 11 - Kishon Vijay Abraham I <kishon@ti.com> 12 12 13 13 allOf: 14 - - $ref: "cdns-pcie-host.yaml#" 14 + - $ref: cdns-pcie-host.yaml# 15 15 16 16 properties: 17 17 compatible:
+2 -2
Documentation/devicetree/bindings/reset/brcm,bcm7216-pcie-sata-rescal.yaml
··· 2 2 # Copyright 2020 Broadcom 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/reset/brcm,bcm7216-pcie-sata-rescal.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/reset/brcm,bcm7216-pcie-sata-rescal.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: BCM7216 RESCAL reset controller 9 9