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

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

On Sat, 25 Apr 2020 15:53:35 +0300, Iskren Chernev wrote:
> 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
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-5.8

Thanks!

[1/1] regulator: max77826: Remove erroneous additionalProperties
      commit: 48dd1a7938e37d6d6414a20266394f858b37f10a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

^ permalink raw reply	[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).