[PATCH] ASoC: dt-bindings: Fix patternProperties with fixed strings

Krzysztof Kozlowski krzk at kernel.org
Sat Mar 12 12:23:57 CET 2022


On 12/03/2022 00:48, Rob Herring wrote:
> 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 at kernel.org>
> ---
>  .../bindings/sound/renesas,rsnd.yaml          | 16 ++++---
>  .../bindings/sound/simple-card.yaml           | 42 +++++++++----------
>  2 files changed, 28 insertions(+), 30 deletions(-)
> 


Reviewed-by: Krzysztof Kozlowski <krzk at kernel.org>


Best regards,
Krzysztof


More information about the Alsa-devel mailing list