diff mbox series

[V3,3/5] dt-bindings: power: reset: Change 'additionalProperties' to true

Message ID 1620630064-16354-4-git-send-email-skakit@codeaurora.org
State Not Applicable, archived
Headers show
Series Add support for PMK8350 PON_HLOS PMIC peripheral | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success
robh/dtbs-check success

Commit Message

Satya Priya May 10, 2021, 7:01 a.m. UTC
Change 'additionalProperties' to true as this is a generic binding.

Signed-off-by: satya priya <skakit@codeaurora.org>
---
Changes in V3:
 - This is newly added in V3.

 Documentation/devicetree/bindings/power/reset/reboot-mode.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring (Arm) May 10, 2021, 4:20 p.m. UTC | #1
On Mon, 10 May 2021 12:31:02 +0530, satya priya wrote:
> Change 'additionalProperties' to true as this is a generic binding.
> 
> Signed-off-by: satya priya <skakit@codeaurora.org>
> ---
> Changes in V3:
>  - This is newly added in V3.
> 
>  Documentation/devicetree/bindings/power/reset/reboot-mode.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
Sebastian Reichel June 4, 2021, 11:08 a.m. UTC | #2
Hi,

On Mon, May 10, 2021 at 11:20:47AM -0500, Rob Herring wrote:
> On Mon, 10 May 2021 12:31:02 +0530, satya priya wrote:
> > Change 'additionalProperties' to true as this is a generic binding.
> > 
> > Signed-off-by: satya priya <skakit@codeaurora.org>
> > ---
> > Changes in V3:
> >  - This is newly added in V3.
> > 
> >  Documentation/devicetree/bindings/power/reset/reboot-mode.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> 
> Acked-by: Rob Herring <robh@kernel.org>

Acked-by: Sebastian Reichel <sre@kernel.org>

-- Sebastian
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/power/reset/reboot-mode.yaml b/Documentation/devicetree/bindings/power/reset/reboot-mode.yaml
index 9c6fda6..ad0a0b9 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:
   - |