linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] regulator: max77826: Remove erroneous additionalProperties
@ 2020-04-25 12:53 Iskren Chernev
  2020-04-27 13:44 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Iskren Chernev @ 2020-04-25 12:53 UTC (permalink / raw)
  To: Rob Herring
  Cc: linux-arm-msm, Andy Gross, Bjorn Andersson, devicetree,
	Liam Girdwood, linux-kernel, Mark Brown,
	~postmarketos/upstreaming, Iskren Chernev

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


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

end of thread, other threads:[~2020-04-27 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-25 12:53 [PATCH] regulator: max77826: Remove erroneous additionalProperties Iskren Chernev
2020-04-27 13:44 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).