ASoC: dt-bindings: Fix patternProperties with fixed strings
authorRob Herring <robh@kernel.org>
Fri, 11 Mar 2022 23:48:01 +0000 (17:48 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 14 Mar 2022 08:29:12 +0000 (08:29 +0000)
commit910f42bfe96783fc633196bd975731a420c7a066
tree67cd03f96e9b33cc2bfe6dbc8c0628215c66906e
parentccb4214f7f2a8b75acf493f31128e464ee1a3536
ASoC: dt-bindings: Fix patternProperties with fixed strings

The simple-audio-card and renesas,rsnd bindings used 'patternProperties'
with fixed strings to work-around a dtschema meta-schema limitation. This
is now fixed and the schemas can be fixed to use 'properties' instead.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20220311234802.417610-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
Documentation/devicetree/bindings/sound/simple-card.yaml