]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: dt-bindings: tas5805m: Disallow undefined properties
authorRob Herring <robh@kernel.org>
Mon, 16 Oct 2023 15:55:47 +0000 (10:55 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 17 Oct 2023 11:59:16 +0000 (12:59 +0100)
commit086357275fc7635c5a2856c667b3d2f7604403fa
tree675b2624954236e92f4385234b4afe33b0a37284
parent85045a9e445ac2400af7c37e169f58dc6f400d4c
ASoC: dt-bindings: tas5805m: Disallow undefined properties

Device specific bindings should not allow undefined properties. This is
accomplished in json-schema with 'additionalProperties: false'.

Examples should be last in the schema, so move additionalProperties up
while we're here.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231016155547.2973853-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/tas5805m.yaml