All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: power: supply: max17040: switch to unevaluatedProperties
@ 2021-09-29 16:06 David Heidelberg
  2021-10-02 15:52 ` Sebastian Reichel
  0 siblings, 1 reply; 2+ messages in thread
From: David Heidelberg @ 2021-09-29 16:06 UTC (permalink / raw)
  To: Sebastian Reichel, Rob Herring
  Cc: linux-pm, devicetree, linux-kernel, David Heidelberg

Required for validation of power-supplies from power-supply.yaml.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 .../devicetree/bindings/power/supply/maxim,max17040.yaml        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
index f792d06db413..ffb344987a7b 100644
--- a/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
+++ b/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
@@ -62,7 +62,7 @@ required:
   - compatible
   - reg
 
-additionalProperties: false
+unevaluatedProperties: false
 
 examples:
   - |
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: power: supply: max17040: switch to unevaluatedProperties
  2021-09-29 16:06 [PATCH] dt-bindings: power: supply: max17040: switch to unevaluatedProperties David Heidelberg
@ 2021-10-02 15:52 ` Sebastian Reichel
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Reichel @ 2021-10-02 15:52 UTC (permalink / raw)
  To: David Heidelberg; +Cc: Rob Herring, linux-pm, devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 900 bytes --]

Hi,

On Wed, Sep 29, 2021 at 06:06:05PM +0200, David Heidelberg wrote:
> Required for validation of power-supplies from power-supply.yaml.
> 
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---

Thanks, queued.

-- Sebastian

>  .../devicetree/bindings/power/supply/maxim,max17040.yaml        | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
> index f792d06db413..ffb344987a7b 100644
> --- a/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml
> @@ -62,7 +62,7 @@ required:
>    - compatible
>    - reg
>  
> -additionalProperties: false
> +unevaluatedProperties: false
>  
>  examples:
>    - |
> -- 
> 2.33.0
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-02 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 16:06 [PATCH] dt-bindings: power: supply: max17040: switch to unevaluatedProperties David Heidelberg
2021-10-02 15:52 ` Sebastian Reichel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.