summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/tpm
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2024-04-26 23:22:37 +0300
committerRob Herring (Arm) <robh@kernel.org>2024-05-03 15:50:05 +0300
commit15be4f7ce5de825d1d940ba1bb8e02d09402e133 (patch)
tree66592ad91de89a27d68e994b1eb9a202ae9e5e3a /Documentation/devicetree/bindings/tpm
parent27db752673c8dfaa9295364ebae274d9393490fa (diff)
downloadlinux-15be4f7ce5de825d1d940ba1bb8e02d09402e133.tar.xz
dt-bindings: Drop unnecessary quotes on keys
The yamllint quoted-strings check wasn't checking keys for quotes, but support for checking keys was added in 1.34 release. Fix all the errors found when enabling the check. Clean-up the xilinx-versal-cpm formatting while we're here. Acked-by: Mark Brown <broonie@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Thierry Reding <treding@nvidia.com> Link: https://lore.kernel.org/r/20240426202239.2837516-1-robh@kernel.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/tpm')
-rw-r--r--Documentation/devicetree/bindings/tpm/ibm,vtpm.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/tpm/ibm,vtpm.yaml b/Documentation/devicetree/bindings/tpm/ibm,vtpm.yaml
index 50a3fd31241c..8b0d3d4be5d8 100644
--- a/Documentation/devicetree/bindings/tpm/ibm,vtpm.yaml
+++ b/Documentation/devicetree/bindings/tpm/ibm,vtpm.yaml
@@ -33,13 +33,13 @@ properties:
reg:
maxItems: 1
- 'ibm,#dma-address-cells':
+ ibm,#dma-address-cells:
description:
number of cells that are used to encode the physical address field of
dma-window properties
$ref: /schemas/types.yaml#/definitions/uint32-array
- 'ibm,#dma-size-cells':
+ ibm,#dma-size-cells:
description:
number of cells that are used to encode the size field of
dma-window properties