diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-07-26 13:57:48 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-08-02 11:00:30 -0600 |
commit | 1ea78ec5ba3143120c65be5f166fa61b528c4c2c (patch) | |
tree | e7386a3ed5c380a580822bbdb9a4a94f1ee81fd9 /Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml | |
parent | 7ae0d493a5af9dcd929b721d31a3cfad21f5fbda (diff) |
dt-bindings: power: supply: drop quotes when not needed
Id and schema fields do not need quotes.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220726115748.101015-3-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml b/Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml index 76c227a7cd5c..46527038bf22 100644 --- a/Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml +++ b/Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml @@ -2,8 +2,8 @@ # Copyright 2019-2020 Artur Rojek %YAML 1.2 --- -$id: "http://devicetree.org/schemas/power/supply/ingenic,battery.yaml#" -$schema: "http://devicetree.org/meta-schemas/core.yaml#" +$id: http://devicetree.org/schemas/power/supply/ingenic,battery.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# title: Ingenic JZ47xx battery bindings |