Messages in this thread |  | | Date | Sat, 12 Mar 2022 12:23:57 +0100 | Subject | Re: [PATCH] ASoC: dt-bindings: Fix patternProperties with fixed strings | From | Krzysztof Kozlowski <> |
| |
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@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@kernel.org>
Best regards, Krzysztof
|  |