diff options
author | Rob Herring <robh@kernel.org> | 2023-03-22 12:35:18 -0500 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-04-26 11:40:33 +0100 |
commit | 9896a19caf79f83692f13ab688d34c85ecfa92b2 (patch) | |
tree | be068121589f948663181c231e4857d9acd8a4ea /Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml | |
parent | f0484d2f80a72022b7fac72bcb406392900ef1eb (diff) |
dt-bindings: mfd: Drop unneeded quotes in 'ref', 'id' and 'schema' entries
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230322173519.3971434-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml b/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml index 9efd49c39bd2..6e880a46d7ee 100644 --- a/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml +++ b/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml @@ -2,8 +2,8 @@ # Copyright 2019 Bootlin %YAML 1.2 --- -$id: "http://devicetree.org/schemas/mfd/xylon,logicvc.yaml#" -$schema: "http://devicetree.org/meta-schemas/core.yaml#" +$id: http://devicetree.org/schemas/mfd/xylon,logicvc.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# title: Xylon LogiCVC multi-function device |