Re: [PATCH v3 1/4] ASoC: dt-bindings: Add ti,tas67524

From: Krzysztof Kozlowski

Date: Fri Apr 03 2026 - 03:24:32 EST


On 03/04/2026 07:06, Sen Wang wrote:
> Add device tree binding for the Texas Instruments TAS67524 family
> of four-channel Class-D audio amplifiers with integrated DSP.
>
> Signed-off-by: Sen Wang <sen@xxxxxx>
> ---
> Changes in v3:
> - Renamed ti,tas675x to ti,tas67524.yaml
> - Removed tas6754 compatible instance
> - Changed pd-gpios to powerdown-gpios
> - Cleanup unnessary "|" formatting
>
> Changes in v2:
> - None
>
> .../bindings/sound/ti,tas67524.yaml | 277 ++++++++++++++++++
> 1 file changed, 277 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/sound/ti,tas67524.yaml
>
> diff --git a/Documentation/devicetree/bindings/sound/ti,tas67524.yaml b/Documentation/devicetree/bindings/sound/ti,tas67524.yaml
> new file mode 100644
> index 000000000000..b8da1360e698
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/sound/ti,tas67524.yaml
> @@ -0,0 +1,277 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/sound/ti,tas67524.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Texas Instruments TAS67524 Audio Amplifier
> +
> +maintainers:
> + - Sen Wang <sen@xxxxxx>
> +
> +description:
> + The TAS67524 is a four-channel, digital-input, automotive
> + Class-D audio amplifier with load diagnostics and an integrated
> + DSP for audio processing.
> +
> +allOf:
> + - $ref: dai-common.yaml#
> +
> +properties:
> + compatible:
> + enum:
> + - ti,tas67524


And where did you give me chance to answer to your comment? You answered
2:40 AM of my time and four hours later - 7 AM my time - you send v3.

No, read again the feedback. I am not reviewing the rest.

Best regards,
Krzysztof