diff options
author | satya priya <[email protected]> | 2021-07-23 12:12:37 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2021-07-23 12:36:51 -0700 |
commit | da5e96ffd5a938b11c430d023109a19ba3b6d71d (patch) | |
tree | 38d7d738343f53c2572098dc3ff3d2ebdbad4688 | |
parent | 7d3370e506ec5cd781ef6b938cf29c046eb77585 (diff) |
dt-bindings: power: reset: Change 'additionalProperties' to true
Change 'additionalProperties' to true as this is a generic binding.
Signed-off-by: satya priya <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/power/reset/reboot-mode.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/reset/reboot-mode.yaml b/Documentation/devicetree/bindings/power/reset/reboot-mode.yaml index 9c6fda6b1dd9..ad0a0b95cec1 100644 --- a/Documentation/devicetree/bindings/power/reset/reboot-mode.yaml +++ b/Documentation/devicetree/bindings/power/reset/reboot-mode.yaml @@ -36,7 +36,7 @@ patternProperties: "^mode-.*$": $ref: /schemas/types.yaml#/definitions/uint32 -additionalProperties: false +additionalProperties: true examples: - | |