Re: [PATCH] dt-bindings: maxim,max98371: Convert to DT schema

2023-03-31 Thread Krzysztof Kozlowski
On 31/03/2023 04:05, André Morishita wrote: > Convert the Maxim Integrated MAX98371 audio codec bindings to DT schema. > > Signed-off-by: André Morishita Ahh, and missing ASoC subject prefix. (which you can get for example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory your patc

Re: [PATCH] dt-bindings: maxim,max98371: Convert to DT schema

2023-03-31 Thread Krzysztof Kozlowski
On 31/03/2023 04:05, André Morishita wrote: > Convert the Maxim Integrated MAX98371 audio codec bindings to DT schema. > > Signed-off-by: André Morishita > --- Thank you for your patch. There is something to discuss/improve. > +required: > + - compatible > + - reg > + > +unevaluatedProperties

[PATCH] dt-bindings: maxim,max98371: Convert to DT schema

2023-03-30 Thread André Morishita
Convert the Maxim Integrated MAX98371 audio codec bindings to DT schema. Signed-off-by: André Morishita --- .../devicetree/bindings/sound/max98371.txt| 17 .../bindings/sound/maxim,max98371.yaml| 41 +++ 2 files changed, 41 insertions(+), 17 deletions(-) del