linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties
@ 2022-08-10 13:12 Krzysztof Kozlowski
  2022-08-12 16:56 ` Rob Herring
  2022-08-15 15:45 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-10 13:12 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Thierry Reding,
	Jonathan Hunter, Krishna Yarlagadda, linux-spi, devicetree,
	linux-tegra, linux-kernel
  Cc: Krzysztof Kozlowski

Re-usable schemas should use additionalProperties:true, so the schema
using it will check for evaluated properties.

Fixes: e23917822d3c ("spi: dt-bindings: split peripheral prods")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml    | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml b/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml
index 24e0c2181d25..2c3cada75339 100644
--- a/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml
+++ b/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml
@@ -29,5 +29,4 @@ properties:
     minimum: 0
     maximum: 255
 
-unevaluatedProperties: true
-
+additionalProperties: true
-- 
2.34.1


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

* Re: [PATCH] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties
  2022-08-10 13:12 [PATCH] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties Krzysztof Kozlowski
@ 2022-08-12 16:56 ` Rob Herring
  2022-08-15 15:45 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-08-12 16:56 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Krzysztof Kozlowski, Jonathan Hunter, Thierry Reding, linux-spi,
	Rob Herring, Mark Brown, Krishna Yarlagadda, linux-tegra,
	devicetree, linux-kernel

On Wed, 10 Aug 2022 16:12:36 +0300, Krzysztof Kozlowski wrote:
> Re-usable schemas should use additionalProperties:true, so the schema
> using it will check for evaluated properties.
> 
> Fixes: e23917822d3c ("spi: dt-bindings: split peripheral prods")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml    | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties
  2022-08-10 13:12 [PATCH] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties Krzysztof Kozlowski
  2022-08-12 16:56 ` Rob Herring
@ 2022-08-15 15:45 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2022-08-15 15:45 UTC (permalink / raw)
  To: linux-kernel, devicetree, Thierry Reding, Krishna Yarlagadda,
	Rob Herring, Krzysztof Kozlowski, Jonathan Hunter,
	Krzysztof Kozlowski, linux-spi, linux-tegra

On Wed, 10 Aug 2022 16:12:36 +0300, Krzysztof Kozlowski wrote:
> Re-usable schemas should use additionalProperties:true, so the schema
> using it will check for evaluated properties.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties
      commit: 63e2df2d9e46e7f9bbbe4a2b94426bfaedb32807

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] 3+ messages in thread

end of thread, other threads:[~2022-08-15 15:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10 13:12 [PATCH] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties Krzysztof Kozlowski
2022-08-12 16:56 ` Rob Herring
2022-08-15 15:45 ` 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).