Commit 527de94b authored by Herve Codina's avatar Herve Codina Committed by Rob Herring

dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes

Additional properties in child node should not be allowed.

Prevent them adding 'additionalProperties: false'
Signed-off-by: default avatarHerve Codina <herve.codina@bootlin.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231011061437.64213-8-herve.codina@bootlin.comSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent f2147371
......@@ -64,6 +64,7 @@ patternProperties:
description:
A channel managed by this controller
type: object
additionalProperties: false
properties:
reg:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment