Re: [PATCH v2] ASoC: dt-bindings: sound: asahi-kasei,ak4118: Convert DT schema
From: Krzysztof Kozlowski
Date: Sat May 30 2026 - 05:19:47 EST
On 24/05/2026 17:02, Manish Baing wrote:
> Convert the Asahi Kasei AK4118 S/PDIF transceiver bindings from
> text format to YAML schema.
>
> Signed-off-by: Manish Baing <manishbaing2789@xxxxxxxxx>
> ---
> Changes in v2:
> - Restored legacy 'irq-gpios' property to prevent C driver probe failure.
> - Added 'reset-gpios' and 'irq-gpios' to the required properties list.
>
> .../devicetree/bindings/sound/ak4118.txt | 22 -------
> .../bindings/sound/asahi-kasei,ak4118.yaml | 58 +++++++++++++++++++
> 2 files changed, 58 insertions(+), 22 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/ak4118.txt
> create mode 100644 Documentation/devicetree/bindings/sound/asahi-kasei,ak4118.yaml
Organize your patches targeting one subsystem into one patchset. You
sent a lot and you make EXACTLY the same mistakes everywhere. So now I
need to replay to 10 different emails?
Well, you don't even give time to review, but immediately send v2.
Please slow down and put attention to this work.
I expect answers:
1. Did you analyze existing users of this binding?
2. If so, which users? How did you analyze them?
Best regards,
Krzysztof