Re: [PATCH v2] ASoC: dt-bindings: linux,spdif: Convert spdif-reciever.txt to dtschema

From: Rob Herring
Date: Mon Jun 10 2024 - 17:59:16 EST


On Thu, Jun 06, 2024 at 09:42:00AM +0530, Animesh Agarwal wrote:
> Convert the dummy SPDIF receiver bindings to DT schema.

Really the subject should be something like "Merge linux,spdif-dir into
linux,spdif-dit". Then the commit message should say why (they are the
same other than compatible. "sound-name-prefix" wasn't documented for
linux,spdif-dir, but is in use already.)

>
> Signed-off-by: Animesh Agarwal <animeshagarwal28@xxxxxxxxx>
> Cc: Daniel Baluta <daniel.baluta@xxxxxxx>
>
> ---
> Changes in v2:
> - Add linux,spdif-dir compatible in existing linux,spdif-dit.yaml
> instead of creating new yaml file specifically for dummy SPDIF receiver.
> - Change file name to support both transmitter and receiver bindings.
> ---
> .../sound/{linux,spdif-dit.yaml => linux,spdif.yaml} | 8 +++++---
> .../devicetree/bindings/sound/spdif-receiver.txt | 10 ----------
> 2 files changed, 5 insertions(+), 13 deletions(-)
> rename Documentation/devicetree/bindings/sound/{linux,spdif-dit.yaml => linux,spdif.yaml} (75%)
> delete mode 100644 Documentation/devicetree/bindings/sound/spdif-receiver.txt

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>