[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
Krzysztof Kozlowski
krzk at kernel.org
Tue Apr 28 00:05:31 PDT 2026
On Fri, Apr 24, 2026 at 09:03:02PM +0000, Manish Baing wrote:
> +description:
> + MT6351 Audio CODEC is a part of the MediaTek MT6351 PMIC.
> + It communicates with the SoC through the MediaTek PMIC wrapper(pwrap).
> +
> +allOf:
> + - $ref: dai-common.yaml#
> +
> +properties:
> + compatible:
> + const: mediatek,mt6351-sound
> +
> +required:
> + - compatible
> +
> +additionalProperties: false
This should be unevaluatedProperties and you probably miss here
sound-dai-cells, but this is semi-abandoned incomplete device without
users, so pretty does not matter. Conversion to DT schema also does not
matter that much. :/
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
Best regards,
Krzysztof
More information about the Linux-mediatek
mailing list