[PATCH 11/25] ASoC: dt-bindings: meson: t9015: add support for A1 SoC family
Rob Herring
robh at kernel.org
Sun Mar 17 12:03:16 PDT 2024
On Fri, Mar 15, 2024 at 02:21:47AM +0300, Jan Dakinevich wrote:
> Add "amlogic,t9015-a1" compatible string.
That's obvious from the diff. Perhaps what does 'a1' mean? What the
difference from the existing compatible?
>
> Signed-off-by: Jan Dakinevich <jan.dakinevich at salutedevices.com>
> ---
> Documentation/devicetree/bindings/sound/amlogic,t9015.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/sound/amlogic,t9015.yaml b/Documentation/devicetree/bindings/sound/amlogic,t9015.yaml
> index 5f5cccdbeb34..ee8bd57dbcf9 100644
> --- a/Documentation/devicetree/bindings/sound/amlogic,t9015.yaml
> +++ b/Documentation/devicetree/bindings/sound/amlogic,t9015.yaml
> @@ -21,7 +21,9 @@ properties:
>
> compatible:
> items:
> - - const: amlogic,t9015
> + - enum:
> + - amlogic,t9015
> + - amlogic,t9015-a1
>
> clocks:
> items:
> --
> 2.34.1
>
More information about the linux-amlogic
mailing list