Skip to content

Commit 177f76c

Browse files
krzklag-linaro
authored andcommitted
dt-bindings: leds: Drop unneeded quotes
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> Link: https://lore.kernel.org/r/20230609140725.64771-1-krzysztof.kozlowski@linaro.org Signed-off-by: Lee Jones <lee@kernel.org>
1 parent f1fb980 commit 177f76c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ required:
3434
- color
3535

3636
allOf:
37-
- $ref: "common.yaml#"
37+
- $ref: common.yaml#
3838

3939
additionalProperties: true
4040

Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ patternProperties:
3232
properties:
3333
rohm,led-compatible:
3434
description: LED identification string
35-
$ref: "/schemas/types.yaml#/definitions/string"
35+
$ref: /schemas/types.yaml#/definitions/string
3636
enum:
3737
- bd71828-ambled
3838
- bd71828-grnled

0 commit comments

Comments
 (0)