]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: ipmi: aspeed,ast2400-kcs-bmc: drop unneeded quotes
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 9 Jun 2023 14:07:29 +0000 (16:07 +0200)
committerCorey Minyard <minyard@acm.org>
Sat, 10 Jun 2023 12:51:39 +0000 (07:51 -0500)
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Message-Id: <20230609140729.64799-1-krzysztof.kozlowski@linaro.org>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Corey Minyard <minyard@acm.org>
Documentation/devicetree/bindings/ipmi/aspeed,ast2400-kcs-bmc.yaml

index 4ff6fabfcb3097408912d97a3efecf59e21fc0b1..129e32c4c774110610326ef8673c317c7e9ecbee 100644 (file)
@@ -41,7 +41,7 @@ properties:
       - description: STR register
 
   aspeed,lpc-io-reg:
-    $ref: '/schemas/types.yaml#/definitions/uint32-array'
+    $ref: /schemas/types.yaml#/definitions/uint32-array
     minItems: 1
     maxItems: 2
     description: |
@@ -50,7 +50,7 @@ properties:
       status address may be optionally provided.
 
   aspeed,lpc-interrupts:
-    $ref: "/schemas/types.yaml#/definitions/uint32-array"
+    $ref: /schemas/types.yaml#/definitions/uint32-array
     minItems: 2
     maxItems: 2
     description: |
@@ -63,12 +63,12 @@ properties:
 
   kcs_chan:
     deprecated: true
-    $ref: '/schemas/types.yaml#/definitions/uint32'
+    $ref: /schemas/types.yaml#/definitions/uint32
     description: The LPC channel number in the controller
 
   kcs_addr:
     deprecated: true
-    $ref: '/schemas/types.yaml#/definitions/uint32'
+    $ref: /schemas/types.yaml#/definitions/uint32
     description: The host CPU IO map address
 
 required: