Commit 7ae0d493 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Rob Herring

dt-bindings: power: reset: drop quotes when not needed

string literals do not need quotes.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220726115748.101015-2-krzysztof.kozlowski@linaro.org
parent 93215d9f
...@@ -16,7 +16,7 @@ description: | ...@@ -16,7 +16,7 @@ description: |
properties: properties:
compatible: compatible:
const: "regulator-poweroff" const: regulator-poweroff
cpu-supply: cpu-supply:
description: description:
......
...@@ -15,7 +15,7 @@ description: | ...@@ -15,7 +15,7 @@ description: |
properties: properties:
compatible: compatible:
const: "xlnx,zynqmp-power" const: xlnx,zynqmp-power
interrupts: interrupts:
maxItems: 1 maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment