Re: [PATCH] ASoC: dt-bindings: wm8904: Convert to dtschema

From: Krzysztof Kozlowski
Date: Thu Apr 06 2023 - 03:10:30 EST


On 06/04/2023 08:40, Daniel Baluta wrote:
> On Thu, Apr 6, 2023 at 4:24 AM Rob Herring <robh@xxxxxxxxxx> wrote:
>>
>>
>> On Thu, 06 Apr 2023 01:33:41 +0530, Saalim Quadri wrote:
>>> Convert the WM8904 audio CODEC bindings to DT schema
>>>
>>> Signed-off-by: Saalim Quadri <danascape@xxxxxxxxx>
>>> ---
>>> .../devicetree/bindings/sound/wlf,wm8904.yaml | 66 +++++++++++++++++++
>>> .../devicetree/bindings/sound/wm8904.txt | 33 ----------
>>> 2 files changed, 66 insertions(+), 33 deletions(-)
>>> create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8904.yaml
>>> delete mode 100644 Documentation/devicetree/bindings/sound/wm8904.txt
>>>
>>
>> Running 'make dtbs_check' with the schema in this patch gives the
>> following warnings. Consider if they are expected or the schema is
>> incorrect. These may not be new warnings.
>>
> So, these properties are present in some dts files! We need to
> evaluated if they are always expected
> or can be optional.

I assume the DTSes are tested when you submit new DT schema conversion...

Best regards,
Krzysztof