Skip to content

Commit

Permalink
dt-bindings: power: reset: Change 'additionalProperties' to true
Browse files Browse the repository at this point in the history
Change 'additionalProperties' to true as this is a generic binding.

Signed-off-by: satya priya <skakit@codeaurora.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/1620800053-26405-4-git-send-email-skakit@codeaurora.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
satya priya authored and Dmitry Torokhov committed Jul 23, 2021
1 parent 7d3370e commit da5e96f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ patternProperties:
"^mode-.*$":
$ref: /schemas/types.yaml#/definitions/uint32

additionalProperties: false
additionalProperties: true

examples:
- |
Expand Down

0 comments on commit da5e96f

Please sign in to comment.