lkml.org 
[lkml]   [2020]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] regulator: max77826: Remove erroneous additionalProperties
Date
In this particular location additionalProperties actually declares a property
named `additionalProperties` instead of specifying there should be no other
properties.

Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com>
---
Fix bindings documentation for max77826 regulator as discussed in
https://lore.kernel.org/lkml/20200413164440.1138178-1-iskren.chernev@gmail.com/T/#m9e9904560e68bcd98980fa0e68fe190525033af6


Documentation/devicetree/bindings/regulator/maxim,max77826.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml b/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml
index d4f0f958385a..19cbd5eb2897 100644
--- a/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml
+++ b/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml
@@ -38,7 +38,6 @@ properties:
allOf:
- $ref: regulator.yaml#

- additionalProperties: false
additionalProperties: false

required:
base-commit: 8bdabd09ec86a993419c8c98a4f34c12bc902c6c
--
2.26.0

\
 
 \ /
  Last update: 2020-04-25 14:54    [W:0.033 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site