From 48dd1a7938e37d6d6414a20266394f858b37f10a Mon Sep 17 00:00:00 2001 From: Iskren Chernev Date: Sat, 25 Apr 2020 15:53:35 +0300 Subject: regulator: max77826: Remove erroneous additionalProperties 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 Link: https://lore.kernel.org/r/20200425125335.2674534-1-iskren.chernev@gmail.com Signed-off-by: Mark Brown --- Documentation/devicetree/bindings/regulator/maxim,max77826.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'Documentation/devicetree/bindings/regulator') 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: -- cgit v1.2.3