Re: [PATCH] dt-bindings: PCI: Drop unneeded quotes

From: Rob Herring
Date: Tue Apr 04 2023 - 13:09:40 EST


On Mon, Mar 20, 2023 at 06:39:11PM -0500, Rob Herring wrote:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> .../devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml | 2 +-
> .../devicetree/bindings/pci/cdns,cdns-pcie-host.yaml | 2 +-
> Documentation/devicetree/bindings/pci/cdns-pcie-ep.yaml | 8 ++++----
> Documentation/devicetree/bindings/pci/cdns-pcie-host.yaml | 8 ++++----
> Documentation/devicetree/bindings/pci/cdns-pcie.yaml | 4 ++--
> .../devicetree/bindings/pci/intel,keembay-pcie-ep.yaml | 4 ++--
> .../devicetree/bindings/pci/intel,keembay-pcie.yaml | 4 ++--
> Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml | 2 +-
> .../devicetree/bindings/pci/ti,j721e-pci-ep.yaml | 6 +++---
> .../devicetree/bindings/pci/ti,j721e-pci-host.yaml | 6 +++---
> .../bindings/reset/brcm,bcm7216-pcie-sata-rescal.yaml | 4 ++--
> 11 files changed, 25 insertions(+), 25 deletions(-)

Applied, thanks.