[PATCH 2/3] dt-bindings: mfd: mediatek: mt6397: add compatible for mt6359-codec
Conor Dooley
conor at kernel.org
Thu Sep 26 09:04:58 PDT 2024
On Thu, Sep 26, 2024 at 05:25:18PM +0800, Macpaul Lin wrote:
> This patch updates the audio-codec properties includes:
> - compatible:
> - Re-order the supported device items.
> - Add 'mt6359-codec' to compatible since MT6359 PMIC has been included
> in this DT Schema.
> - Set 'additionalProperties: true' for 'mt6359-codec'.
Why?
>
> Signed-off-by: Macpaul Lin <macpaul.lin at mediatek.com>
> ---
> Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
> index 40cabaf60d0d..ffb5848a96d5 100644
> --- a/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
> +++ b/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
> @@ -104,7 +104,7 @@ properties:
>
> audio-codec:
> type: object
> - additionalProperties: false
> + additionalProperties: true
> description:
> Audio codec support with MT6397 and MT6358.
>
> @@ -112,8 +112,9 @@ properties:
> compatible:
> oneOf:
> - enum:
> - - mediatek,mt6397-codec
> - mediatek,mt6358-sound
> + - mediatek,mt6359-codec
> + - mediatek,mt6397-codec
> - items:
> - enum:
> - mediatek,mt6366-sound
> --
> 2.45.2
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mediatek/attachments/20240926/475bfb75/attachment.sig>
More information about the Linux-mediatek
mailing list