Re: [PATCH v2] dt-bindings: sound: Convert max98088 to dtschema

From: Krzysztof Kozlowski
Date: Wed Jun 12 2024 - 11:04:57 EST


On 12/06/2024 16:59, Abdulrasaq Lawani wrote:
> Convert the max98088 audio codec txt bindings to DT schema.
>
> Signed-off-by: Abdulrasaq Lawani <abdulrasaqolawani@xxxxxxxxx>
> ---
> Validated with dtschema and tested against samsung/exynos5800-peach-pi.dts.

What?

This is not a codec for this board. You are mixing now
Documentation/devicetree/bindings/sound/maxim,max98090.yaml

Whatever you validated against Peach Pi DTS is wrong or not enough. You
need to validate it against DTS using this binding.


> +
> +maintainers:
> + - Abdulrasaq Lawani <abdulrasaqolawani@xxxxxxxxx>
> +
> +properties:
> + compatible:
> + enum:
> + - maxim,max98088
> + - maxim,max98091

91? You meant 89...

Best regards,
Krzysztof