diff options
author | Rob Herring <robh@kernel.org> | 2023-03-17 18:36:14 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-20 13:11:35 +0000 |
commit | cff5c895137cb5c3d48811881f111b17c444e2d5 (patch) | |
tree | bb7e3ea2b85db31779725e4bd4e9ca821b0dc537 /Documentation/devicetree/bindings/regulator/gpio-regulator.yaml | |
parent | 691c1fcda5351ed98a44610b7dccc0e3ee920020 (diff) |
regulator: dt-bindings: Drop unneeded quotes
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: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230317233616.3968003-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator/gpio-regulator.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/gpio-regulator.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/gpio-regulator.yaml b/Documentation/devicetree/bindings/regulator/gpio-regulator.yaml index 6c3371d706bb..f4c1f36e52e9 100644 --- a/Documentation/devicetree/bindings/regulator/gpio-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/gpio-regulator.yaml @@ -15,7 +15,7 @@ description: regulator.txt, can also be used. allOf: - - $ref: "regulator.yaml#" + - $ref: regulator.yaml# properties: compatible: |